Lines Matching full:audioplayer
98 // Callback associated with a AudioToCbRenderer of an SL ES AudioPlayer that gets its data
264 // changes in the AudioPlayer volume must be reflected in the send level:
302 // player isn't muted, and channel mute/solo audibility factors are available (AudioPlayer)
411 * post-condition: play state of AudioPlayer is SL_PLAYSTATE_PAUSED if setPlayStateToPaused is true
554 * returns true if the given data sink is supported by AudioPlayer that doesn't
676 * Callback associated with an SfPlayer of an SL ES AudioPlayer that gets its data
1113 // Callback associated with an AudioTrack of an SL ES AudioPlayer that gets its data
1281 // exposed on the AudioPlayer or not
1550 SL_LOGV("Need to initialize EQ for AudioPlayer=%p", pAudioPlayer);
1556 SL_LOGV("Need to initialize BassBoost for AudioPlayer=%p", pAudioPlayer);
1562 SL_LOGV("Need to initialize Virtualizer for AudioPlayer=%p", pAudioPlayer);
1575 * Called with a lock on AudioPlayer, and blocks until safe to destroy
1882 SL_LOGV("setting AudioPlayer to SL_PLAYSTATE_STOPPED");
1888 SL_LOGV("setting AudioPlayer to SL_PLAYSTATE_PAUSED");
1894 SL_LOGV("setting AudioPlayer to SL_PLAYSTATE_PLAYING");
2100 // the AudioTrack associated with the AudioPlayer receiving audio from a PCM buffer