structure KSTOPOLOGY_ENDPOINTIDPAIR (ksmedia.h)
La structure KSTOPOLOGY_ENDPOINTIDPAIR spécifie les ID de point de terminaison de rendu et de capture à utiliser pour la propriété KSPROPERTY_TELEPHONY_ENDPOINTIDPAIR.
Syntaxe
typedef struct _tagKSTOPOLOGY_ENDPOINTIDPAIR {
KSTOPOLOGY_ENDPOINTID RenderEndpoint;
KSTOPOLOGY_ENDPOINTID CaptureEndpoint;
} KSTOPOLOGY_ENDPOINTIDPAIR, *PKSTOPOLOGY_ENDPOINTIDPAIR;
Membres
RenderEndpoint
Spécifie l’ID de point de terminaison de rendu.
CaptureEndpoint
Spécifie l’ID de point de terminaison de capture.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 10,Windows 10 Mobile |
serveur minimum pris en charge | Windows Server 2016 |
d’en-tête | ksmedia.h |