Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 3.45 KB

core-audio-enumerations.md

File metadata and controls

47 lines (27 loc) · 3.45 KB
description ms.assetid title ms.topic ms.date
Core Audio Enumerations
7d25be71-ffbe-4e8c-9a45-cdeb35d10292
Core Audio Enumerations
article
05/31/2018

Core Audio Enumerations

This section describes the enumerations that are used by the Core Audio APIs in Windows Vista and later.

Enumeration Description
_AUDCLNT_BUFFERFLAGS Status flags for an audio endpoint buffer.
AUDCLNT_SHAREMODE The sharing mode for a stream.
AUDCLNT_STREAMOPTIONS Defines values that describe the characteristics of an audio stream.
AUDIO_STREAM_CATEGORY Specifies the category of an audio stream.
AudioSessionState The state of an audio session.
ConnectorType The type of connector in a device topology.
DataFlow The data-flow direction of an audio stream.
EDataFlow The direction in which audio data flows between an audio endpoint device and a client application.
EndpointFormFactor The general physical attributes of an audio endpoint device.
ERole The system role of an audio endpoint device.
KSJACK_SINK_CONNECTIONTYPE
The type of connection.
PartType The part type of a part (connector or subunit) in a device topology.

Related topics

Programming Reference