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
Retrieves the native video's width and height.
Syntax
HRESULT GetVideoSize(
long* pWidth,
long* pHeight
);
Parameters
- pWidth
Video width.
- pHeight
Video height.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |