Gets the available audio tracks for the video.
Future<List<VideoAudioTrack>> getAudioTracks(int playerId) { throw UnimplementedError('getAudioTracks() has not been implemented.'); }