Searched defs:getAudioStreamType (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPlayer.h66 virtual audio_stream_type_t getAudioStreamType() const { return mStreamType; } function in class:android::VideoEditorPlayer::VeAudioOutput
/frameworks/ex/variablespeed/src/com/android/ex/variablespeed/
H A DEngineParameters.java74 public int getAudioStreamType() { method in class:EngineParameters
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h106 virtual audio_stream_type_t getAudioStreamType() const { return mStreamType; } function in class:android::MediaPlayerService::AudioOutput
216 virtual audio_stream_type_t getAudioStreamType() const { return AUDIO_STREAM_DEFAULT; } function in class:android::MediaPlayerService::AudioCache

Completed in 187 milliseconds