Contents

orientation

The orientation of the data source relative to the device’s natural orientation.

Declaration

var orientation: AVAudioSession.Orientation? { get }

Discussion

This property returns nil if the data source’s orientation isn’t known.

See Also

Retrieving the Data Source Orientation