Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef struct _KSMPEGVID_RECT {
ULONG StartX;
ULONG StartY;
ULONG EndX;
ULONG EndY;
} KSMPEGVID_RECT, *PKSMPEGVID_RECT;
Members
StartX
StartY
EndX
EndY
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |