extractAudioTrackAsync

Extracts selected audio track as an EmbeddedAudioSource that can be set on , asynchronously. Defaults to decoding first audio track if track has not been selected via selectAudioTrack.

Return

Single emitting audio source with extracted track data or error if track could not be extracted.