Removes the external audio track from the loaded timeline.
Future<void> removeAudioTrack(int textureId) { throw UnimplementedError('removeAudioTrack() has not been implemented.'); }