|
| class | _device |
| | WASAPI client streaming device interface class. More...
|
| class | device |
| | the bus's device as a product composes it: the endpoints of one Windows audio device, driven as any WASAPI application drives them More...
|
| class | driver |
| | WASAPI client driver interface class. More...
|
| class | group |
| | WASAPI client streaming group: one endpoint's engine period thread, signalled by the audio engine through the stream's client. More...
|
| class | stream |
| | WASAPI client stream: one endpoint's audio client, moved by its group one engine period per tick between the engine's buffer and the circular buffer. More...
|
| struct | target |
| | a WASAPI stream's hardware identity: the endpoint it belongs to, by the MMDevice id, and its index within the device - one endpoint per direction and channel pair, several of them making up one device More...
|