Special

Search results

Page title matches

  • – (void) sendID3: (NSString *) data
    1 KB (204 words) - 15:53, 1 August 2018
  • public void sendID3(String payload)
    1 KB (203 words) - 07:27, 21 May 2017
  • sendID3 is the timed metadata event and is used to support ID3 packets in HTTP Live ggPM("sendID3", ID3_Metadata_Object); // Except VA users
    1 KB (140 words) - 21:50, 21 May 2017

Page text matches

  • | 'sendID3' || Used to send the ID3 tag payload retrieved from the stream || Needs to ===== sendID3() for DTVR Only =====
    19 KB (2,624 words) - 19:52, 27 April 2023
  • * Wrapper for the SDK's sendID3 method. The provided string is passed on to the SDK RCT_EXPORT_METHOD(sendID3:(NSString *)sdk_id :(nonnull NSString *)id3)
    59 KB (7,412 words) - 22:06, 26 June 2020
  • | 'sendID3' || Used to send the ID3 tag payload retrieved from the stream || Needs to ===== Configure API calls - sendID3 =====
    53 KB (6,657 words) - 02:50, 27 March 2024
  • | 'sendID3' || Used to send the ID3 tag payload retrieved from the stream || Needs to === Configure API calls - sendID3 ===
    14 KB (1,734 words) - 20:25, 16 December 2022
  • *Once the video has resumed, call loadMetadata and sendID3 / playheadPosition in that order. .../ Cellular network is ON and the video has resumed, call loadMetadata and sendID3 / playheadPosition in that order.
    5 KB (781 words) - 00:57, 10 September 2020
  • | <syntaxhighlight lang="objective-c">- (void)sendID3:(NSString *)data;</syntaxhighlight> || <syntaxhighlight lang="C#">[Export ("sendID3:")]
    44 KB (5,454 words) - 03:38, 19 November 2020
  • | 'sendID3' || Used to send the ID3 tag payload retrieved from the stream || Needs to === Configure API calls - sendID3 ===
    12 KB (1,546 words) - 20:36, 25 August 2023
  • | 'sendID3' || Used to send the ID3 tag payload retrieved from the stream || Needs to ===== Configure API calls - sendID3 =====
    47 KB (6,602 words) - 02:49, 27 March 2024
  • | <code>[[sendID3]]</code> || - || - || PROCESSING [nielsenApi sendID3:extraString];
    33 KB (4,234 words) - 18:38, 4 April 2023
  • ==== sendID3 ==== <syntaxhighlight lang="objective-c">[self.nielsenAppApi sendID3:id3];</syntaxhighlight>
    25 KB (3,325 words) - 12:06, 28 September 2023
  • ...application can use this object to collect HLS timed metadata through a [[sendID3()]] call. *During session playback, call the SDK [[setPlayheadPosition()]] and / or [[sendID3()]]
    39 KB (5,434 words) - 19:44, 10 May 2023
  • ==== sendID3 ==== <syntaxhighlight lang="Java">mAppSdk..sendID3(String id3);</syntaxhighlight>
    24 KB (3,269 words) - 13:01, 4 August 2022
  • | 'sendID3' || Used to send the ID3 tag payload retrieved from the stream || Needs to === Configure API calls - sendID3 ===
    13 KB (1,859 words) - 19:19, 9 June 2023
  • ...loadmetadata and second param as metadata, while for sending ID3 tag pass sendID3 as first param and ID3 payload as second param. Add the following code afte nSdkInstance.ggPM("sendID3", ID3_Payload); // call sendID3 every 10 seconds and stop calling during any playback interruptions
    52 KB (7,132 words) - 02:49, 27 March 2024
  • sendID3 is the timed metadata event and is used to support ID3 packets in HTTP Live ggPM("sendID3", ID3_Metadata_Object); // Except VA users
    1 KB (140 words) - 21:50, 21 May 2017
  • | "sendID3" || ID3 tag payload retrieved from the stream || Call when the video player nSdkInstance.ggPM("sendID3", id3);
    18 KB (2,598 words) - 13:02, 4 August 2022
  • | [[sendID3 (Browser)|sendID3]] || 55 || ✔ || ✘ || ✘ || Used to send the ID3 metadata.
    18 KB (2,692 words) - 19:21, 7 June 2023
  • | [[sendID3 (Browser)|sendID3]] || 55 || ✔ || ✘ || ✘ || Used to send the ID3 metadata.
    3 KB (394 words) - 19:24, 7 June 2023
  • ...rom any interruption scenario, the app should call play, loadMetadata, and sendID3 APIs.
    2 KB (260 words) - 19:33, 3 August 2017
  • self.nielsenApi?.sendID3(extraString as! String)
    11 KB (959 words) - 19:46, 28 September 2021
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)