IAnalogLocator::put_VideoStandard Method
The put_VideoStandard method specifies the format of the analog television signal.
Syntax
HRESULT put_VideoStandard(
[in] AnalogVideoStandard AVS
);
Parameters
- AVS [in]
Specifies the format of the analog television signal. This parameter is of type AnalogVideoStandard.
Return Value
Returns S_OK if successful. If the method fails, error information can be retrieved by using the standard COM IErrorInfo interface.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
get_VideoStandard
IAnalogLocator Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008