Searched refs:startPlaybackForRemoteData (Results 1 – 3 of 3) sorted by relevance
50 bool startPlaybackForRemoteData(int id, bool stereo, int numberRepetition = 1);
61 bool AudioRemotePlayback::startPlaybackForRemoteData(int id, bool stereo, int numberRepetition) in startPlaybackForRemoteData() function in AudioRemotePlayback
74 if (!remote->startPlaybackForRemoteData(id, buffer->isStereo())) { in start()