(Redirected from AudioInputDeviceInfo (Component))
Component image
The AudioDeviceIndexFinder component only works in user space, and is used to find an audio device by name and get info about it.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
DeviceIndex
|
Int | The device index if found |
DeviceName
|
String | the name to use when looking for a device |
IsAppDefault
|
Bool | Whether this device is resonite's current default |
IsSystemDefault
|
Bool | Whether this device is the user's OS current default |
DeviceType
|
AudioInputType | The type of audio device this is. |
Usage
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.