transportType
The transport type of the device, such as USB or HDMI.
Declaration
@nonobjc var transportType: Int? { get set }Discussion
The value is an IOKit framework transport type constant (kIOAudioDeviceTransportType).
The key for this property is deviceTransportType.