#include <dx_usb.h>
◆ target
◆ anonymous enum
Enumerator |
---|
max_micro_frames | |
ticks_per_sec | |
◆ isoc() [1/2]
dx::usb::isoc::isoc |
( |
const endpoint & |
endpoint, |
|
|
unsigned int |
line_size |
|
) |
| |
|
inline |
default constructor
needed for devices inheriting from isoc (i.e. coremidi/coreaudio), which cant be initialized during construction
◆ isoc() [2/2]
◆ describe()
std::string dx::usb::endpoint::describe |
( |
| ) |
const |
|
inlineinherited |
describes config as channels*format/[in|out] #idx:plug
◆ in() [1/2]
static bool dx::usb::endpoint::in |
( |
unsigned int |
address | ) |
|
|
inlinestaticinherited |
◆ in() [2/2]
bool dx::usb::endpoint::in |
( |
| ) |
const |
|
inlineinherited |
◆ address
unsigned int dx::usb::endpoint::address |
|
inherited |
◆ interface
unsigned int dx::usb::endpoint::interface |
|
inherited |
◆ line_size
unsigned int dx::usb::isoc::line_size =0 |
◆ setting
unsigned int dx::usb::endpoint::setting |
|
inherited |
USB interface setting selection.
The documentation for this struct was generated from the following file: