Bluetooth Framework C++ Edition

◆ wclAudioDeviceDataFlow

The audio device data flow direction.

The Data Flow indicates the direction in which audio data flows between an audio endpoint device and an application.

Enumerator
dfRender 

Audio rendering stream. Audio data flows from the application to the audio endpoint device, which renders the stream.

dfCapture 

Audio capture stream. Audio data flows from the audio endpoint device that captures the stream, to the application.