BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'AudioCaptureDeviceInfo' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Audio Capture Device Info |
Outputs
Type | Name | Description |
---|---|---|
name | Device Name | The name of the audio capture device |
integer | Num Input Channels | The number of input channels |
integer | Sample Rate | The sample rate of the audio capture device |