Searched defs:AAUDIO_STREAM_STATE_PAUSING (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libaaudio/include/aaudio/
H A DAAudio.h93 AAUDIO_STREAM_STATE_PAUSING, enumerator in enum:__anon169
504 * After this call the state will be in AAUDIO_STREAM_STATE_PAUSING or AAUDIO_STREAM_STATE_PAUSED.
539 * Query the current state of the client, eg. AAUDIO_STREAM_STATE_PAUSING
558 * while (result == AAUDIO_OK && currentState != AAUDIO_STREAM_STATE_PAUSING) {

Completed in 57 milliseconds