Home | History | Annotate | Download | only in jni

Lines Matching full:player

49 // When calculating play buffer size before pushing to audio player.
213 // Set the audio stream type for the player.
218 // creating the player.
576 // Define the source and sink for the audio player: comes from a buffer queue
587 // Create the audio player, which will play from the buffer queue and send to
611 // Define the source and sink for the decoding player: comes from the source
676 // These variables hold the audio player and its output.
686 // As it comes out of the time scaler, feed it into the audio player.
689 // Build the audio player.
709 // Delete the audio player and output mix, iff they have been created.