struttura SIDEBANDAUDIO_SIDETONE_DESCRIPTOR (sidebandaudio.h)
La struttura SIDEBANDAUDIO_SIDETONE_DESCRIPTOR descrive i componenti mute e volume della topologia sidetone.
Sintassi
typedef struct _SIDEBANDAUDIO_SIDETONE_DESCRIPTOR {
LONG Volume;
BOOL Mute;
} SIDEBANDAUDIO_SIDETONE_DESCRIPTOR, *PSIDEBANDAUDIO_SIDETONE_DESCRIPTOR;
Members
Volume
Descrive se Volume è supportato nell'endpoint.
Mute
Indica se Mute è supportato con la sfumatura laterale.
Requisiti
Requisito | Valore |
---|---|
Intestazione | sidebandaudio.h |