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.