Lines Matching refs:playlist
48 …eItem>>): void<sup>10+<sup> | Obtains the information related to the items in the playlist. |
49 …tle(callback: AsyncCallback<string>): void<sup>10+<sup> | Obtains the name of the playlist. |
50 …llback<void>): void<sup>10+<sup> | Sends the ID of an item in the playlist to the session fo…
55 | getAVQueueTitleSync(): string<sup>10+<sup> | Obtains the name of the playlist. This API is a sync…
56 …><sup>10+<sup> | Obtains the information related to the items in the playlist. This API is a sy…
170 …- **queueItemsChange**: triggered when one or more items in the custom playlist of the session cha…
171 - **queueTitleChange**: triggered when the custom playlist name of the session changes.
233 // Subscribe to custom playlist item changes.
264 // Obtain the playlist items of the session.
267 // Obtain the playlist name of the session.
327 // Set the ID of an item in the specified playlist for the session to play.