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.
The SIZE_VIDEOHEADER macro calculates the size of the VIDEOINFOHEADER structure. This macro is equivalent to sizeof(VIDEOINFOHEADER).
Syntax
LONG SIZE_VIDEOHEADER(void);
Parameters
This macro has no parameters.
Return value
Returns the size VIDEOINFOHEADER structure, in bytes.
Requirements
Header |
Amvideo.h (include Streams.h) |