Looping

Looping

VideoStreamAudioStreamおよび関連関数のオプションで,再生ループを指定する.

詳細

  • Loopingは,音声録音あるいは動画の再生をループするかどうか,また何回ループするかを指定する.
  • 次は,よく使われる設定である.
  • Automatic自動ループ
    Falseループしない
    True無限ループ
    nn 回ループ

例題

すべて開くすべて閉じる

  (1)

音声信号を何回繰り返すかを制御する:

ループの数を指定する:

無限に再生する:

スコープ  (1)

Loopingの値は整数ではなくてもよい:

考えられる問題  (1)

LoopingMaxDurationの両方が指定されると,最短再生時間に相当する方が尊重される:

Wolfram Research (2020), Looping, Wolfram言語関数, https://reference.wolfram.com/language/ref/Looping.html.

テキスト

Wolfram Research (2020), Looping, Wolfram言語関数, 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: 21-November-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: 21-November-2024 ]}