Searched defs:getAudioStreamType (Results 1 – 6 of 6) sorted by relevance
116 virtual audio_stream_type_t getAudioStreamType() const { return mStreamType; } in getAudioStreamType() function
245 audio_stream_type_t MediaPlayer2AudioOutput::getAudioStreamType() const { in getAudioStreamType() function in android::MediaPlayer2AudioOutput
857 status_t MediaPlayer2::getAudioStreamType(audio_stream_type_t *type) { in getAudioStreamType() function in android::MediaPlayer2
502 audio_stream_type_t JAudioTrack::getAudioStreamType() { in getAudioStreamType() function in android::JAudioTrack
668 status_t MediaPlayer::getAudioStreamType(audio_stream_type_t *type) in getAudioStreamType() function in android::MediaPlayer
1340 private int getAudioStreamType() { in getAudioStreamType() method in MediaPlayer