CRaudio_pause: Pauses audio currently played on channel.

View source: R/CRaudio_pause.R

CRaudio_pauseR Documentation

Pauses audio currently played on channel.

Usage

CRaudio_pause(channel, status = NULL)

Arguments

channel

Number of channel to pause (starting at 0).

status

Optional list status with elements value and message to retrieve warnings and error messages.

Details

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.


lorweiuk/CREx documentation built on March 16, 2024, 3:04 a.m.