Optional
options: MaskOptionsThe 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.
Static
deserialize
Retrieves audio samples for a specified time range relative to the startTime from the associated media data.