Menu

queue

Majenko Technologies
:::C++
bool = WavePro.queue(filename);

Adds a file to be played to the queue. Returns true if the file was added, or false if the queue is full. Note that this function does not check if the file actually exists, only if there is space in the queue. The filename must be the 8.3 format (old DOS) filename.


Part of: [Arduino Library]


Related

Wiki: Arduino Library

MongoDB Logo MongoDB