AudioStop

AudioStop[]

stops the playback of all AudioStream objects.

AudioStop[astream]

stops the playback of the AudioStream object astream.

AudioStop[audio]

stops the playback for all streams originated by audio.

Details

  • The playback position is reset to the beginning after the playback is stopped.

Examples

open allclose all

Basic Examples  (1)

Stop the playback of an AudioStream object:

The playback position is set to 0:

Scope  (2)

Stop all streams stemming from an audio object:

Stop all AudioStream objects:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_audiostop, organization={Wolfram Research}, title={AudioStop}, year={2017}, url={https://reference.wolfram.com/language/ref/AudioStop.html}, note=[Accessed: 18-April-2024 ]}