create_player_playback_set_streams
Select the audio, subtitle, and video streams to use during Plex playback, resolving incorrect or undesired tracks.
Instructions
Player Set Streams.
POST /player/playback/setStreams
Args: audio_stream_id: The unique identifier of the audiostream subtitle_stream_id: The unique identifier of the subtitlestream video_stream_id: The unique identifier of the videostream
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_stream_id | No | ||
| video_stream_id | No | ||
| subtitle_stream_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |