Searched refs:SoundPool (Results 1 – 2 of 2) sorted by relevance
78 export interface SoundPool { interface
18 import type { SoundPool as _SoundPool } from './multimedia/soundPool';137 callback: AsyncCallback<SoundPool>150 … createSoundPool(maxStreams: number, audioRenderInfo: audio.AudioRendererInfo): Promise<SoundPool>;159 type SoundPool = _SoundPool;