View source: R/CRaudio_pause.R
CRaudio_pause | R Documentation |
CRaudio_pause(channel, status = NULL)
channel |
Number of channel to pause (starting at 0). |
status |
Optional list |
Like all audio-related functions, CRaudio_pause
requires a previous call to CRinit_audio
to start audio system. Audio system is by default started with 2 channels. To load and play audio files, see CRload_wav
and CRplay_Wav
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.