PIPE_DIMENSIONS structure (ksproxy.h)
La structure PIPE_DIMENSIONS est destinée à une utilisation proxy et non recommandée pour l’utilisation de l’application. PIPE_DIMENSIONS contient des informations qui décrivent le taux de compression/expansion des images sur différentes broches liées à un canal.
Syntaxe
typedef struct _PIPE_DIMENSIONS {
KS_COMPRESSION AllocatorPin;
KS_COMPRESSION MaxExpansionPin;
KS_COMPRESSION EndPin;
} PIPE_DIMENSIONS, *PPIPE_DIMENSIONS;
Membres
AllocatorPin
MaxExpansionPin
EndPin
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | ksproxy.h (inclure Ksproxy.h) |