Searched defs:createAsync (Results 1 – 7 of 7) sorted by relevance
81 const { createAsync } = await import('./createAsync'); constant
74 export async function createAsync(inputPath: string, options: Options): Promise<void> { function
127 …static createAsync: (source: AVPlaybackSource, initialStatus?: AVPlaybackStatusToSet, onPlaybackSt… property in Sound
160 …static createAsync = async (options = RecordingOptionsPresets.LOW_QUALITY, onRecordingStatusUpdate… field in Recording
90 …static createAsync = async (source, initialStatus = {}, onPlaybackStatusUpdate = null, downloadFir… field in Sound
195 static createAsync = async ( property in Recording
163 static createAsync = async ( property in Sound