Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dcache_buffer.h75 int32_t SetCacheBufferCallback(const std::shared_ptr<ISoundPoolCallback> &callback);
H A Dstream_id_manager.cpp128 cacheBuffer->SetCacheBufferCallback(cacheBufferCallback_); in Play()
H A Dcache_buffer.cpp480 int32_t CacheBuffer::SetCacheBufferCallback(const std::shared_ptr<ISoundPoolCallback> &callback) in SetCacheBufferCallback() function in OHOS::Media::CacheBuffer