Data Fields | |
USBConfigurationDescriptor | configuration |
USBInterfaceDescriptor | control |
AUDDSpeakerPhoneDriverAudioControlDescriptors | controlDescriptors |
USBInterfaceDescriptor | streamingOutNoIsochronous |
USBInterfaceDescriptor | streamingOut |
AUDStreamingInterfaceDescriptor | streamingOutClass |
AUDFormatTypeOneDescriptor1 | streamingOutFormatType |
AUDEndpointDescriptor | streamingOutEndpoint |
AUDDataEndpointDescriptor | streamingOutDataEndpoint |
USBInterfaceDescriptor | streamingInNoIsochronous |
USBInterfaceDescriptor | streamingIn |
AUDStreamingInterfaceDescriptor | streamingInClass |
AUDFormatTypeOneDescriptor1 | streamingInFormatType |
AUDEndpointDescriptor | streamingInEndpoint |
AUDDataEndpointDescriptor | streamingInDataEndpoint |
Definition at line 233 of file AUDDSpeakerPhoneDriver.h.
USBConfigurationDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::configuration |
Standard configuration.
Definition at line 236 of file AUDDSpeakerPhoneDriver.h.
USBInterfaceDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::control |
Audio control interface.
Definition at line 238 of file AUDDSpeakerPhoneDriver.h.
AUDDSpeakerPhoneDriverAudioControlDescriptors _AUDDSpeakerPhoneDriverConfigurationDescriptors::controlDescriptors |
Descriptors for the audio control interface.
Definition at line 240 of file AUDDSpeakerPhoneDriver.h.
USBInterfaceDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingIn |
Streaming in interface descriptor.
Definition at line 258 of file AUDDSpeakerPhoneDriver.h.
AUDStreamingInterfaceDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingInClass |
Audio class descriptor for the streaming in interface.
Definition at line 260 of file AUDDSpeakerPhoneDriver.h.
AUDDataEndpointDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingInDataEndpoint |
Audio class descriptor for the streaming in endpoint.
Definition at line 266 of file AUDDSpeakerPhoneDriver.h.
AUDEndpointDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingInEndpoint |
Streaming in endpoint descriptor.
Definition at line 264 of file AUDDSpeakerPhoneDriver.h.
AUDFormatTypeOneDescriptor1 _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingInFormatType |
Stream format descriptor.
Definition at line 262 of file AUDDSpeakerPhoneDriver.h.
USBInterfaceDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingInNoIsochronous |
Streaming in interface descriptor (with no endpoint, required).
Definition at line 256 of file AUDDSpeakerPhoneDriver.h.
USBInterfaceDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingOut |
Streaming out interface descriptor.
Definition at line 245 of file AUDDSpeakerPhoneDriver.h.
AUDStreamingInterfaceDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingOutClass |
Audio class descriptor for the streaming out interface.
Definition at line 247 of file AUDDSpeakerPhoneDriver.h.
AUDDataEndpointDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingOutDataEndpoint |
Audio class descriptor for the streaming out endpoint.
Definition at line 253 of file AUDDSpeakerPhoneDriver.h.
AUDEndpointDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingOutEndpoint |
Streaming out endpoint descriptor.
Definition at line 251 of file AUDDSpeakerPhoneDriver.h.
AUDFormatTypeOneDescriptor1 _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingOutFormatType |
Stream format descriptor.
Definition at line 249 of file AUDDSpeakerPhoneDriver.h.
USBInterfaceDescriptor _AUDDSpeakerPhoneDriverConfigurationDescriptors::streamingOutNoIsochronous |
Streaming out interface descriptor (with no endpoint, required).
Definition at line 243 of file AUDDSpeakerPhoneDriver.h.