anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceSoundSource::SetDataFromFile

Sets sound file.

C++
bool SetDataFromFile(xkode::lib::String FilePath, M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
xkode::lib::String FilePath 
[in] WAV sound file path to send. 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

true if the device received the command, false otherwise.

SetDataFromFile sends a sound file (.WAV) to the device. The file is read then sent to the device over the network.

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