énumération SIDEBANDAUDIO_PARAMS_A2DP (a2dpsidebandaudio.h)
Identifie le paramètre SIDEBANDAUDIO_PARAMS_SET_A2DP.
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;
Constantes
SIDEBANDAUDIO_PARAM_A2DP_CODECS Informations sur les codecs pris en charge La valeur est une séquence de champs Media Codec Capabilities, comme défini dans la table 8.52, section 8.21.5 d’AVDTP 1.3. Pour plus d’informations, consultez A2DP 1.3.1, section 4.2.5 et section 4.7.2. SIDEBANDAUDIO_PARAM_A2DP_CODECS = 1, |
SIDEANDAUDIO_PARAM_A2DP_CONFIGURED_CODEC Informations de codec configurées La valeur est un seul champ Media Codec Capabilities tel que défini dans la table 8.52, section 8.21.5 d’AVDTP 1.3. Pour plus d’informations, consultez A2DP 1.3.1, section 4.2.5 et section 4.7.2. SIDEANDAUDIO_PARAM_A2DP_CONFIGURED_CODEC = 2, |
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | a2dpsidebandaudio.h |