|
dxd - dynax driver framework 2.6.0d194
cross platform open source driver development framework
|
#include <dx_usb_audio.h>
Inheritance diagram for dx::usb::audio::descriptor::interface::control::mixer_unit< pins >::v1:
Collaboration diagram for dx::usb::audio::descriptor::interface::control::mixer_unit< pins >::v1:Public Attributes | |
| uint8_t | baSourceID [pins] |
| ID of the Unit or Terminal to which the n-th Input Pin of this Mixer Unit is connected. | |
| uint8_t | bDescriptorSubtype |
| uint8_t | bmControls [pins/8+1] |
| Bit map indicating which mixing Controls are programmable. | |
| uint8_t | bNrChannels |
| Number of logical output channels in the Mixer’s output audio channel cluster. | |
| 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, describing the name of the first logical channel. | |
| uint8_t | iMixer |
| Index of a string descriptor, describing the Mixer Unit. | |
| uint16_t | wChannelConfig |
| Describes the spatial location of the logical channels. | |
| uint8_t dx::usb::audio::descriptor::interface::control::mixer_unit< pins >::v1::baSourceID[pins] |
ID of the Unit or Terminal to which the n-th Input Pin of this Mixer Unit is connected.
|
inherited |
| uint8_t dx::usb::audio::descriptor::interface::control::mixer_unit< pins >::v1::bmControls[pins/8+1] |
Bit map indicating which mixing Controls are programmable.
| uint8_t dx::usb::audio::descriptor::interface::control::mixer_unit< pins >::v1::bNrChannels |
Number of logical output channels in the Mixer’s output audio channel cluster.
| uint8_t dx::usb::audio::descriptor::interface::control::mixer_unit< pins >::v1::bNrInPins |
Number of Input Pins of this Unit: p.
| uint8_t dx::usb::audio::descriptor::interface::control::mixer_unit< pins >::v1::bUnitID |
Constant uniquely identifying the Unit within the audio function. This value is used in all requests to address this Unit.
| uint8_t dx::usb::audio::descriptor::interface::control::mixer_unit< pins >::v1::iChannelNames |
Index of a string descriptor, describing the name of the first logical channel.
| uint8_t dx::usb::audio::descriptor::interface::control::mixer_unit< pins >::v1::iMixer |
Index of a string descriptor, describing the Mixer Unit.
| uint16_t dx::usb::audio::descriptor::interface::control::mixer_unit< pins >::v1::wChannelConfig |
Describes the spatial location of the logical channels.
| (c) copyright 2009 dynamic acoustics e.U. | generated on Mon Jan 12 2026 |