Lines Matching full:player
105 // it is not safe to enter the callback (the player is about to go away)
236 // set volume on the underlying media player or audio track
273 // apply player mute factor
277 // player is muted
281 // player isn't muted, and channel mute/solo audibility factors are available (AudioPlayer)
285 // player isn't muted, and channel mute/solo audibility factors aren't available (MediaPlayer)
393 * needs to be changed when the player reaches the end of the content to play. This is
397 * buffers in the queue, the playing of audio data stops. The player remains in the
400 * of the current content and the player has paused."
547 // such as the number of channels, or sample size are unknown to the player at this stage
895 SL_LOGE("Cannot create audio player: unsupported " \
915 SL_LOGE("Cannot create audio player: unsupported sample rate %u milliHz",
926 SL_LOGE("Cannot create audio player: unsupported sample bit depth %u",
936 SL_LOGE("Cannot create audio player: unsupported container size %u",
946 SL_LOGE("Cannot create audio player: unsupported big-endian byte order");
950 SL_LOGE("Cannot create audio player: unsupported byte order %u",
958 SL_LOGE("Cannot create audio player with buffer queue data source "
982 SL_LOGE("Cannot create audio player with SL_DATALOCATOR_URI data source without "
1006 SL_LOGE("Cannot create audio player with SL_DATALOCATOR_ANDROIDFD data source "
1053 SL_LOGE("Cannot create player with SL_DATALOCATOR_ANDROIDBUFFERQUEUE data source "
1060 SL_LOGE("Cannot create player with SL_DATALOCATOR_ANDROIDBUFFERQUEUE data source "
1073 SL_LOGE("Cannot create audio player with data locator type 0x%x",
1077 SL_LOGE("Cannot create audio player with invalid data locator type 0x%x",
1240 // placeholder: not necessary yet as session ID lifetime doesn't extend beyond player
1330 // Called from android_audioPlayer_realize for a PCM buffer queue player
1691 // placeholder: not necessary yet as session ID lifetime doesn't extend beyond player
1971 // call when either player event flags, marker position, or position update period changes