Searched refs:createNewLoadedSound (Results 1 – 5 of 5) sorted by relevance
333 await recordingObject.createNewLoadedSound();345 await recordingObject.createNewLoadedSound();360 await recordingObject.createNewLoadedSound();378 const { sound } = await recordingObject.createNewLoadedSound();408 await recordingObject.createNewLoadedSound();
190 …createNewLoadedSound(initialStatus?: AVPlaybackStatusToSet, onPlaybackStatusUpdate?: ((status: AVP…
368 async createNewLoadedSound(initialStatus = {}, onPlaybackStatusUpdate = null) { method in Recording
1 …createNewLoadedSound(\n initialStatus: AVPlaybackStatusToSet = {},\n onPlaybackStatusUpdate:…
442 async createNewLoadedSound( method in Recording