Contents

AVAudioSession.PortOverride.none

A value that indicates not to override the output audio port.

Declaration

case none

Discussion

Use this option to route audio to the system default outputs for the current category and mode.

See Also

Port Override Types