struttura SIDEBANDAUDIO_SIDETONE_DESCRIPTOR (sidebandaudio.h)
La struttura SIDEBANDAUDIO_SIDETONE_DESCRIPTOR descrive i componenti di mute e volume della topologia sidetone.
Sintassi
typedef struct _SIDEBANDAUDIO_SIDETONE_DESCRIPTOR {
LONG Volume;
BOOL Mute;
} SIDEBANDAUDIO_SIDETONE_DESCRIPTOR, *PSIDEBANDAUDIO_SIDETONE_DESCRIPTOR;
Membri
Volume
Descrive se Volume è supportato nell'endpoint.
Mute
Indica se l'opzione Disattiva audio è supportata con la sfumatura laterale.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | sidebandaudio.h |