Lines Matching full:when
45 * Called when a media control server is discovered
55 * Called when the player name is read or notified
66 * Called when the icon object ID is read
77 * Called when the icon URL is read
88 * Called when a track change is notified.
102 * Called when the track title is read or notified
113 * Called when the track duration is read or notified
124 * Called when the track position is read or notified
135 * Called when the track position is set
146 * Called when the playback speed is read or notified
157 * Called when the playback speed is set
168 * Called when the seeking speed is read or notified
179 * Called when the track segments object ID is read
190 * Called when the current track object ID is read or notified
201 * Called when the current track object ID is set
212 * Called when the next track object ID is read or notified
223 * Called when the next track object ID is set
234 * Called when the parent group object ID is read or notified
245 * Called when the current group object ID is read or notified
256 * Called when the current group object ID is set
267 * Called when the playing order is read or notified
278 * Called when the playing order is set
289 * Called when the supported playing orders are read or notified
301 * Called when the media state is read or notified
312 * Called when a command is sent, i.e. when the media control point is set
323 * Called when the media control point is notified
338 * Called when the supported opcodes (commands) are read or notified
350 * Called when a search is sent, i.e. when the search control point is set
362 * Called when the search control point is notified
378 * Called when the search results object ID is read or notified
394 * Called when the content control ID is read
408 * Called when an object is selected
418 * Called when object metadata is read
428 * Called when the icon object is read
442 * Called when the track segments object is read
456 * Called when the current track object is read
470 * Called when the next track object is read
484 * Called when the parent group object is read
498 * Called when the current group object is read
514 /** Callback when discovery has finished */
516 /** Callback when reading the player name */
519 /** Callback when reading the icon object ID */
523 /** Callback when reading the icon URL */
526 /** Callback when getting a track changed notification */
529 /** Callback when reading the track title */
533 /** Callback when reading the track duration */
537 /** Callback when reading the track position */
541 /** Callback when setting the track position */
545 /** Callback when reading the playback speed */
549 /** Callback when setting the playback speed */
553 /** Callback when reading the seeking speed */
557 /** Callback when reading the segments object ID */
559 /** Callback when reading the current track object ID */
561 /** Callback when setting the current track object ID */
563 /** Callback when reading the next track object ID */
565 /** Callback when setting the next track object ID */
567 /** Callback when reading the current group object ID */
569 /** Callback when setting the current group object ID */
571 /** Callback when reading the parent group object ID */
575 /** Callback when reading the playing order */
579 /** Callback when setting the playing order */
583 /** Callback when reading the supported playing orders */
587 /** Callback when reading the media state */
591 /** Callback when sending a command */
597 /** Callback when reading the supported opcodes */
601 /** Callback when sending the a search query */
603 /** Callback when receiving a search notification */
605 /** Callback when reading the search results object ID */
609 /** Callback when reading the content control ID */
613 /** Callback when selecting an object */
615 /** Callback when receiving the current object metadata */
617 /** Callback when reading the current icon object */
619 /** Callback when reading the track segments object */
621 /** Callback when reading the current track object */
623 /** Callback when reading the next track object */
625 /** Callback when reading the current group object */
627 /** Callback when reading the parent group object */