audioMixingStateChanged property
Occurs when the playback state of the local user's music file changes.
Implementation
final Function(AudioMixingStateCode, AudioMixingReason)?
audioMixingStateChanged;
Occurs when the playback state of the local user's music file changes.
final Function(AudioMixingStateCode, AudioMixingReason)?
audioMixingStateChanged;