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
@property (assign, readonly, nonatomic) 

VIAudioDeviceType

type

A type of current device.

Returns