20
DirectShow Programming
3.3.7
SetTVStandard
The SetTVStandard method set the filter’s TV Standard.
Syntax
HRESULT SetTVStandard(
ULONG ulTVStandard
);
Paramters
ulTVStandard
Specifies the TV Standard as one of the following:
AnalogVideo_NTSC_M,
AnalogVideo_NTSC_M_J,
AnalogVideo_NTSC_433,
AnalogVideo_PAL_B,
AnalogVideo_PAL_D,
AnalogVideo_PAL_H,
AnalogVideo_PAL_I,
AnalogVideo_PAL_M,
AnalogVideo_PAL_N,
AnalogVideo_PAL_60
Return values
Value
Description
E_INVALIDARG
Invalid IP address.
E_UNEXPECTED
The operation could not be performed
because the filter is not stopped.
S_OK
The method succeeded.
Содержание PCI-MPG24
Страница 4: ......
Страница 7: ...List of Tables iii List of Tables Table 2 1 Include Files 4 Table 2 2 Library File 4 ...
Страница 8: ...iv List of Tables ...
Страница 10: ...2 Introduction ...
Страница 17: ...DirectShow Programming 9 ADLink Unicast Receiver ...
Страница 18: ...10 DirectShow Programming ADLink Multicast Sender ...
Страница 20: ...12 DirectShow Programming Unicast Receiver Preview File Save Multicast Sender ...
Страница 36: ...28 DirectShow Programming ...
Страница 51: ...Windows API Functions 43 Return Values See chapter 4 5 ...