HomeSort by relevance Sort by last modified time
    Searched refs:getAudioStreamType (Results 1 - 6 of 6) sorted by null

  /frameworks/ex/variablespeed/src/com/android/ex/variablespeed/
VariableSpeedNative.java 85 params.getStartPositionMillis(), params.getAudioStreamType());
EngineParameters.java 74 public int getAudioStreamType() {
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPlayer.h 65 virtual audio_stream_type_t getAudioStreamType() const { return mStreamType; }
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 105 virtual audio_stream_type_t getAudioStreamType() const { return mStreamType; }
214 virtual audio_stream_type_t getAudioStreamType() const { return AUDIO_STREAM_DEFAULT; }
  /frameworks/av/include/media/
MediaPlayerInterface.h 102 virtual audio_stream_type_t getAudioStreamType() const = 0;
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp     [all...]

Completed in 83 milliseconds