Home
last modified time | relevance | path

Searched defs:CreateSoundPool (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/
H A Disoundpool.h212 static std::shared_ptr<ISoundPool> CreateSoundPool(int maxStreams, in CreateSoundPool() function in OHOS::Media::SoundPoolFactory
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
H A Dsoundpool_mock.cpp40 bool SoundPoolMock::CreateSoundPool(int maxStreams, AudioStandard::AudioRendererInfo audioRenderInfo) in CreateSoundPool() function in SoundPoolMock
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsoundpool.cpp28 std::shared_ptr<ISoundPool> SoundPoolFactory::CreateSoundPool(int maxStreams, in CreateSoundPool() function in OHOS::Media::SoundPoolFactory

Completed in 3 milliseconds