noAudioSessionActivate property
iOS only. When set to true, does not perform an explicit [AVAudioSession sharedInstace setActive:true] on initialization.
Implementation
@ma_bool32()
external int noAudioSessionActivate;
iOS only. When set to true, does not perform an explicit [AVAudioSession sharedInstace setActive:true] on initialization.
@ma_bool32()
external int noAudioSessionActivate;