Optional
options: MaskOptionsOptional
properties: Record<string, any>Retrieves audio samples for a specified time range relative to the startTime from the associated media data.
The start time in seconds relative to the startTime from which to extract audio samples.
Optional
duration: numberThe duration in seconds for which to extract audio samples.
An array of Float32Array representing the audio samples, or null if the media data is unavailable.
Optional
ignoreVisibility: booleanOptional
newMediaId: stringStatic
deserialize
Deprecated
Use getAudioSamples instead, don't forget to enable them in the settings