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
The get_TVFormat method retrieves the current analog video TV standard in use.
Syntax
HRESULT get_TVFormat(
long* plAnalogVideoStandard
);
Parameters
- plAnalogVideoStandard
[out] Pointer to a variable that receives a member of the AnalogVideoStandard enumeration.
Return Value
Returns an HRESULT value that depends on the implementation of the interface.
Requirements
Header |
dshow.h, |
Library |
Strmiids.lib |