AudioAdapterDescriptor
Overview
Related Modules:
Description:
Defines the audio adapter descriptor.
An audio adapter is a set of port drivers for a sound card, including the output and input ports. One port corresponds to multiple pins, and each pin belongs to a physical component (such as a speaker or a wired headset).
Summary
Data Fields
| Variable Name | Description |
|---|---|
| adapterName | const char |
| portNum | uint32_t |
| ports | struct AudioPort |
