anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceSoundSource::SetRepeatLoops

Changes the number of read loops.

C++
bool SetRepeatLoops(int RepeatLoops, M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
int RepeatLoops 
[in] Loops count, must be >= 0. 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

true if the device received the command, false otherwise.

SetRepeatLoops changes the number of read loops. The 0 value indicates an infinite read loop.

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