Contents

kAudioQueueProperty_CurrentDevice

The unique identifier (UID) of the audio hardware device.

Declaration

var kAudioQueueProperty_CurrentDevice: AudioQueuePropertyID { get }

Discussion

Value is a read-write CFString object representing the unique identifier (UID) of the audio hardware device associated with an audio queue.

See Also

Constants