pub unsafe static AVAudioApplicationMuteStateKey: &'static NSStringAvailable on crate feature
AVAudioApplication only.Expand description
Keys for AVAudioApplicationInputMuteStateChangeNotification Value is NSNumber type with boolean value 0 for unmuted or value 1 for muted (samples zeroed out)
See also Appleās documentation