Searched refs:getAudioStreamType (Results 1 - 6 of 6) sorted by relevance

/frameworks/ex/variablespeed/src/com/android/ex/variablespeed/
H A DVariableSpeedNative.java85 params.getStartPositionMillis(), params.getAudioStreamType());
H A DEngineParameters.java74 public int getAudioStreamType() { method in class:EngineParameters
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h105 virtual audio_stream_type_t getAudioStreamType() const { return mStreamType; } function in class:android::MediaPlayerService::AudioOutput
214 virtual audio_stream_type_t getAudioStreamType() const { return AUDIO_STREAM_DEFAULT; } function in class:android::MediaPlayerService::AudioCache
/frameworks/av/include/media/
H A DMediaPlayerInterface.h102 virtual audio_stream_type_t getAudioStreamType() const = 0;
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPlayer.h65 virtual audio_stream_type_t getAudioStreamType() const { return mStreamType; } function in class:android::VideoEditorPlayer::VeAudioOutput
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp1504 streamType = mAudioSink->getAudioStreamType();

Completed in 419 milliseconds