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.
3/26/2014
This function finds the number of bits per pixel.
Syntax
WORD GetBitCount(
const GUID* pSubtype
);
Parameters
- pSubtype
Pointer to a GUID for a given video subtype.
Return Value
Returns the number of bits per pixel for this subtype, or USHRT_MAX if an error occurred.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |