[ TDDVideoPortInfo ]
[ next: OriginX ]
[ prev: ErrorValue ]
__published:
__property TDDPixelFormat* InputFormat = { read=FGetInputFormat, write=FSetInputFormat, default=NULL };
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The InputFormat property references a TDDPixelFormat component describing the pixel format that will be written to the video port.
This is usually identical to the surface's pixel format but may differ if the video port is set perform conversion by setting the corresponding TDDVideoPortInfo::VPFlags values.
SEE ALSO
Top