Lines Matching full:player
149 and then play it using an audio player with buffer queue data locator. This is most
158 using an audio player with buffer queue data locator. This is a
228 An audio player or recorder with buffer queue data locator supports
256 <code>SetSendLevel</code> supports a single send level per audio player.
267 for player (not recorder).
341 only for an audio player (not audio recorder). Supported schemes
431 you can enqueue another buffer, but do not create an audio player.
537 Here is an example code fragment that sets the Android audio stream type on an audio player:
540 // in the required interface ID array. Do not realize player yet.
551 // Now realize the player here.
568 audio player to be specified as an open file descriptor with read
638 A standard audio player plays back to an audio device, and the data sink
640 However, as an Android extension, an audio player instead
684 An audio player acts as a streaming decoder if the data source is an
814 audio player with URI data source needs a bit more preparation in
816 "Audio player prefetch" for details.
821 <h3>Audio player prefetch</h3>
823 For an audio player with URI data source, <code>Object::Realize</code> allocates resources
825 pre-fetching data. These occur once the player state is set to
830 <code>Player::GetDuration</code> will return <code>SL_TIME_UNKNOWN</code>