VideoPause

VideoPause[]

pauses the playback of all VideoStream objects.

VideoPause[vstream]

pauses the playback of the VideoStream object vstream.

Details

  • VideoStream is a handle to a Video object to programmatically control playback.
  • VideoPlay can be used to perform programmatic video playback.
  • VideoPause can be used to pause the playback.
  • When paused, the playback position is saved.

Examples

open allclose all

Basic Examples  (1)

Create a VideoStream object linking to a local video file:

Pause the playback:

Applications  (1)

Build a simple video GUI:

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

Text

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

CMS

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

APA

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

BibTeX

@misc{reference.wolfram_2023_videopause, author="Wolfram Research", title="{VideoPause}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/VideoPause.html}", note=[Accessed: 29-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_videopause, organization={Wolfram Research}, title={VideoPause}, year={2020}, url={https://reference.wolfram.com/language/ref/VideoPause.html}, note=[Accessed: 29-March-2024 ]}