Home
last modified time | relevance | path

Searched refs:ISoundPool (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/
H A Disoundpool.h37 class ISoundPool { class
39 virtual ~ISoundPool() = default;
212 static std::shared_ptr<ISoundPool> CreateSoundPool(int maxStreams, in CreateSoundPool()
218 static std::shared_ptr<ISoundPool> CreateSoundPool(int maxStreams,
/foundation/multimedia/player_framework/frameworks/js/soundpool/include/
H A Dsoundpool_napi.h153 std::shared_ptr<ISoundPool> soundPool_;
164 std::shared_ptr<ISoundPool> soundPool_;
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsoundpool.h27 class SoundPool : public ISoundPool {
H A Dsoundpool.cpp28 std::shared_ptr<ISoundPool> SoundPoolFactory::CreateSoundPool(int maxStreams, in CreateSoundPool()
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_sound_low_latency_impl.h64 std::shared_ptr<Media::ISoundPool> soundPoolPlayer_ = nullptr;
/foundation/multimedia/player_framework/test/unittest/soundpool_test/include/
H A Dsoundpool_mock.h56 std::shared_ptr<ISoundPool> soundPool_ = nullptr;

Completed in 3 milliseconds