Direction#

Fully qualified name: omni::audio::Direction

enum class omni::audio::Direction#

The direction to collect device information for.

This is passed to most functions in the IAudioDeviceEnum interface to specify which types of devices are currently interesting.

Values:

enumerator ePlayback#

Enumerate audio playback devices only.

enumerator eCapture#

Enumerate audio capture devices only.