Home
last modified time | relevance | path

Searched refs:MEDIAPLAYER_MAX_PLAYBACKRATE_PERMILLE (Results 1 – 1 of 1) sorted by relevance

/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp39 #define MEDIAPLAYER_MAX_PLAYBACKRATE_PERMILLE AUDIOTRACK_MAX_PLAYBACKRATE_PERMILLE macro
1302 pAudioPlayer->mPlaybackRate.mMaxRate = MEDIAPLAYER_MAX_PLAYBACKRATE_PERMILLE; in android_audioPlayer_create()
1766 (rate <= MEDIAPLAYER_MAX_PLAYBACKRATE_PERMILLE)); in android_audioPlayer_setPlaybackRateAndConstraints()