Microsoft DirectX 9.0 |
The put_TVFormat method sets the analog video format.
Syntax
HRESULT put_TVFormat(
long lAnalogVideoStandard
);
Parameters
lAnalogVideoStandard
[in] Specifies the video format as a member of the AnalogVideoStandard enumeration.
Return Values
Returns S_OK if successful, or an error code otherwise.
See Also