VideoStop

VideoStop[]

stops the playback of all VideoStream objects.

VideoStop[vstream]

stops the playback of the VideoStream object vstream.

Details

  • VideoStream is a handle to a Video object to programmatically control playback.
  • Use VideoStop to stop some or all such streams.
  • When stopped, the playback position is reset to the beginning.

Examples

open allclose all

Basic Examples  (1)

Create a VideoStream object linking to a local video file:

Stop the playback:

Possible Issues  (1)

Computation on videos linking to a remote asset may take a long time. Download the asset to get results faster:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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