SIDEBANDAUDIO_PARAMS_A2DP - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// a2dpsidebandaudio.h

typedef enum _SIDEBANDAUDIO_PARAMS_A2DP {
  SIDEBANDAUDIO_PARAM_A2DP_CODECS,
  SIDEANDAUDIO_PARAM_A2DP_CONFIGURED_CODEC,
  SIDEBANDAUDIO_PARAM_A2DP_CODEC_LATENCY_MODE,
  SIDEBANDAUDIO_PARAM_A2DP_CODEC_MTU_SIZE
} SIDEBANDAUDIO_PARAMS_A2DP;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-a2dpsidebandaudio)

Description

Identifies the SIDEBANDAUDIO_PARAMS_SET_A2DP parameter.

Constants

SIDEBANDAUDIO_PARAM_A2DP_CODECS

Supported codecs information

The value is a sequence of Media Codec Capabilities fields as defined in table 8.52, section 8.21.5 of AVDTP 1.3. Also, see A2DP 1.3.1 section 4.2.5 and section 4.7.2 for additional information.

SIDEBANDAUDIO_PARAM_A2DP_CODECS = 1,

SIDEANDAUDIO_PARAM_A2DP_CONFIGURED_CODEC

Configured codec information

The value is a single Media Codec Capabilities field as defined in table 8.52, section 8.21.5 of AVDTP 1.3. Also, see A2DP 1.3.1 section 4.2.5 and section 4.7.2 for additional information.

SIDEANDAUDIO_PARAM_A2DP_CONFIGURED_CODEC = 2,

Remarks

See also

A2DPSidebandAudio

SET_VENDOR_ID_TO_PARAMSET

GET_VENDOR_ID_FROM_PARAMSET