Audio Extractor
Extracts audio from media files into EmbeddedAudioSource that is usable for creating SoundAnnotation.
Supported formats depend on the device (see https://developer.android.com/guide/topics/media/media-formats).
Functions
Link copied to clipboard
Extracts selected audio track as an EmbeddedAudioSource that can be set on .
Link copied to clipboard
Extracts selected audio track as an EmbeddedAudioSource that can be set on , asynchronously.
Link copied to clipboard
Number of audio tracks in the media file.
Link copied to clipboard
Returns selected track duration in milliseconds.
Link copied to clipboard
Selects audio track for decoding.