InnerAudioContextOnTimeUpdateCallback typedef
InnerAudioContextOnTimeUpdateCallback =
void Function(GeneralCallbackResult)
Implementation
typedef InnerAudioContextOnTimeUpdateCallback = void Function(
GeneralCallbackResult);