newMediaElementAudioSourceOptions abstract method

MediaElementAudioSourceOptions newMediaElementAudioSourceOptions({
  1. required MediaElement mediaElement,
})

Implementation

MediaElementAudioSourceOptions newMediaElementAudioSourceOptions(
    {required MediaElement mediaElement});