struttura PIPE_DIMENSIONS (ksproxy.h)
La struttura PIPE_DIMENSIONS è destinata all'uso del proxy e non è consigliata per l'uso dell'applicazione. PIPE_DIMENSIONS contiene informazioni che descrivono il rapporto di compressione/espansione dei fotogrammi su vari pin correlati a una pipe.
Sintassi
typedef struct _PIPE_DIMENSIONS {
KS_COMPRESSION AllocatorPin;
KS_COMPRESSION MaxExpansionPin;
KS_COMPRESSION EndPin;
} PIPE_DIMENSIONS, *PPIPE_DIMENSIONS;
Membri
AllocatorPin
MaxExpansionPin
EndPin
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ksproxy.h (include Ksproxy.h) |