Contents

transportType

The transport type of the device.

Declaration

var transportType: Int32 { get }

Discussion

The value of this property represents a capture device’s transport type, such as USB or PCI. The value is an IOKit framework transport type constant (kIOAudioDeviceTransportType).

See Also

Inspecting device characteristics