Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsoundpool.h57 int32_t SetSoundPoolFrameWriteCallback(
H A Dsoundpool.cpp239 int32_t SoundPool::SetSoundPoolFrameWriteCallback( in SetSoundPoolFrameWriteCallback() function in OHOS::Media::SoundPool
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/
H A Disoundpool.h167 virtual int32_t SetSoundPoolFrameWriteCallback
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_sound_low_latency_impl.cpp68 soundPoolPlayer_->SetSoundPoolFrameWriteCallback(firstFrameCallback_); in LoadSoundPoolPlayer()