|
dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
|
what a pin is wired to - the plug on the device, as a system names it: CoreAudio's terminal type (pin::plug), Windows' endpoint form factor, and dxd's own for what neither names. A USB device answers its terminal id instead, which from::usb turns into one of these at the source, so the field carries one vocabulary More...
Namespaces | |
| namespace | from |
| namespace | to |
Enumerations | |
| enum | plug : uint32_t { unknown = 0 , line = 'line' , spdif = 'spdf' , speaker = 'spkr' , headphones = 'hdph' , lfe = 'lfes' , receiver_speaker = 'rspk' , microphone = 'micr' , headset = 'hmic' , receiver_microphone = 'rmic' , tty = 'tty_' , hdmi = 'hdmi' , displayport = 'dprt' , network = 'ntwk' , digital = 'dgtl' , din = 'din5' , synth = 'snth' , keyboard = 'keys' , dsp = 'dsp\0' , control = 'cntr' } |
Functions | |
| std::string | describe (enum plug plug) |
| the word for a plug, its four characters where the list has none - a vendor states its own, and a terminal id no from table translated | |
what a pin is wired to - the plug on the device, as a system names it: CoreAudio's terminal type (pin::plug), Windows' endpoint form factor, and dxd's own for what neither names. A USB device answers its terminal id instead, which from::usb turns into one of these at the source, so the field carries one vocabulary
| enum dx::stream::plug::plug : uint32_t |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |