Home | History | Annotate | Download | only in media

Lines Matching refs:streamType

129                                      audio_stream_type_t streamType,
156 * streamType: Select the type of audio stream this track is attached to
179 AudioTrack( audio_stream_type_t streamType,
204 AudioTrack( audio_stream_type_t streamType,
240 status_t set(audio_stream_type_t streamType,
271 audio_stream_type_t streamType() const { return mStreamType; }
635 status_t createTrack_l(audio_stream_type_t streamType,