Looping

Looping

is an option for VideoStream, AudioStream and related functions to specify the playback looping.

Details

  • Looping specifies whether to loop the playback of an audio recording or a video or how many times to loop.
  • Typical settings include:
  • Automaticautomatic looping
    Falseno looping
    Trueloop indefinitely
    nloop n times

Examples

open allclose all

Basic Examples  (1)

Control how many times an audio signal is looped:

Specify the number of loops:

Play indefinitely:

Scope  (1)

The value of Looping does not need to be an integer:

Possible Issues  (1)

If both Looping and MaxDuration are specified, the one that corresponds to the minimal playing time is respected:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_looping, organization={Wolfram Research}, title={Looping}, year={2020}, url={https://reference.wolfram.com/language/ref/Looping.html}, note=[Accessed: 23-April-2024 ]}