setAudio method
Sets the active audio track.
Implementation
void setAudio(ByteArkPlayerMediaTrack track) {
throw UnimplementedError('setAudio() has not been implemented.');
}
Sets the active audio track.
void setAudio(ByteArkPlayerMediaTrack track) {
throw UnimplementedError('setAudio() has not been implemented.');
}