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.cpp48 #define MEDIAPLAYER_MAX_PLAYBACKRATE_PERMILLE AUDIOTRACK_MAX_PLAYBACKRATE_PERMILLE macro
1418 pAudioPlayer->mPlaybackRate.mMaxRate = MEDIAPLAYER_MAX_PLAYBACKRATE_PERMILLE; in android_audioPlayer_create()
2020 (rate <= MEDIAPLAYER_MAX_PLAYBACKRATE_PERMILLE)); in android_audioPlayer_setPlaybackRateAndConstraints()