anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceSoundSource::Pause

Makes the sound go Pause.

C++
bool Pause(M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

true if the device received the command, false otherwise.

Pause makes the sound pause reading wav file. A call to Start, continue reading the file from at the last paused pointer. A call to Stop replaces the read pointer to the beginning of the file.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!