PlaybackSettings

PlaybackSettings

is an option for Video and similar objects that specifies settings used for playback, such as position.

Details

  • Typically used to save the playback state so one can restore or resume playback.
  • PlaybackSettings is an association with the following keys:
  • "Position"0the playback position
    "CurrentAudioTrack"1the audio track to play
    "CurrentSubtitleTrack"1the subtitle track to play
    "CurrentVideoTrack"1the video track to play

Examples

Basic Examples  (1)

Create a video object and start playing:

If playback has started in a video player, PlaybackSettings shows the current state of the playback:

Wolfram Research (2022), PlaybackSettings, Wolfram Language function, https://reference.wolfram.com/language/ref/PlaybackSettings.html.

Text

Wolfram Research (2022), PlaybackSettings, Wolfram Language function, https://reference.wolfram.com/language/ref/PlaybackSettings.html.

CMS

Wolfram Language. 2022. "PlaybackSettings." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PlaybackSettings.html.

APA

Wolfram Language. (2022). PlaybackSettings. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PlaybackSettings.html

BibTeX

@misc{reference.wolfram_2024_playbacksettings, author="Wolfram Research", title="{PlaybackSettings}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/PlaybackSettings.html}", note=[Accessed: 24-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_playbacksettings, organization={Wolfram Research}, title={PlaybackSettings}, year={2022}, url={https://reference.wolfram.com/language/ref/PlaybackSettings.html}, note=[Accessed: 24-April-2024 ]}