Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H A Daudio_opensles_player_test.cpp56 SLVolumeItf volumeItf2; variable
259 (*pcmPlayerObject2)->GetInterface(pcmPlayerObject2, SL_IID_VOLUME, &volumeItf2); in OpenSlTestConcurrent()
261 (*volumeItf2)->GetMaxVolumeLevel(volumeItf2, &level2); in OpenSlTestConcurrent()
264 (*volumeItf2)->SetVolumeLevel(volumeItf2, level2); in OpenSlTestConcurrent()