Contents

selectedDataSource

The currently selected audio data source for the port.

Declaration

var selectedDataSource: AVAudioSessionDataSourceDescription? { get }

Discussion

If this property returns nil, the port doesn’t support selecting between multiple data sources.

See Also

Managing a Port’s Data Sources