SIDEBANDAUDIO_PARAMS_A2DP enumeration (a2dpsidebandaudio.h)
Identifies the SIDEBANDAUDIO_PARAMS_SET_A2DP parameter.
Syntax
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;
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, |
Requirements
Requirement | Value |
---|---|
Header | a2dpsidebandaudio.h |