Rate this page:

VIAudioDevice

Audio device descriptor.

Methods

deviceWithType:

Static
Copy URL

instancetype

deviceWithType:(

VIAudioDeviceType

type
)

Default initializer.

Parameters

Returns

  • type:

    instancetype

initWithType:

Copy URL

instancetype

initWithType:(

VIAudioDeviceType

type
)

Initializer to use with Swift.

Parameters

Returns

  • type:

    instancetype

Props

type

Copy URL

VIAudioDeviceType

type

Audio device type.

Returns