Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 809 Bytes

Playback.md

File metadata and controls

15 lines (11 loc) · 809 Bytes

Playback

Properties

Name Type Description Notes
id str ID for this playback operation
language str For media types that support multiple languages, the language requested for playback. [optional]
media_uri str The URI for the media currently being played back.
next_media_uri str If a list of URIs is being played, the next media URI to be played back. [optional]
state str Current state of the playback operation.
target_uri str URI for the channel or bridge to play the media on

[Back to Model list] [Back to API list] [Back to README]