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