#include <dx_usb_audio.h>
|
uint16_t | baSourceID [pins] |
| ID of the Unit or Terminal to which the n-th Input Pin of this Processing Unit is connected.
|
|
uint8_t | bDescriptorSubtype |
|
uint8_t | bmChannelConfig |
| Describes the spatial location of the logical channels in the audio channel cluster of the Processing Unit.
|
|
uint8_t | bmControls |
| D1..0: Enable Control; D15..2: Process-specific allocation.
|
|
uint8_t | bNrChannels |
| Number of logical output channels in the audio channel cluster of the Processing Unit.
|
|
uint8_t | bNrInPins |
| Number of Input Pins of this Unit: p.
|
|
uint8_t | bUnitID |
| Constant uniquely identifying the Unit within the audio function. This value is used in all requests to address this Unit.
|
|
uint8_t | iChannelNames |
| Index of a string descriptor that describes the name of the first logical channel in the audio channel cluster of the Processing Unit.
|
|
uint8_t | iProcessing |
| Index of a string descriptor, describing this Processing Unit.
|
|
uint16_t | wProcessType |
| Constant identifying the type of processing this Unit is performing.
|
|
◆ baSourceID
ID of the Unit or Terminal to which the n-th Input Pin of this Processing Unit is connected.
◆ bDescriptorSubtype
uint8_t dx::usb::audio::descriptor::head::bDescriptorSubtype |
|
inherited |
◆ bmChannelConfig
Describes the spatial location of the logical channels in the audio channel cluster of the Processing Unit.
◆ bmControls
D1..0: Enable Control; D15..2: Process-specific allocation.
◆ bNrChannels
Number of logical output channels in the audio channel cluster of the Processing Unit.
◆ bNrInPins
Number of Input Pins of this Unit: p.
◆ bUnitID
Constant uniquely identifying the Unit within the audio function. This value is used in all requests to address this Unit.
◆ iChannelNames
Index of a string descriptor that describes the name of the first logical channel in the audio channel cluster of the Processing Unit.
◆ iProcessing
Index of a string descriptor, describing this Processing Unit.
◆ wProcessType
Constant identifying the type of processing this Unit is performing.
The documentation for this struct was generated from the following file: