40
Windows API Functions
4.4.5
Mpg24Net_ClientSetResolution
This function will specifies the specific resolution (width and height
of video).
Syntax
int Mpg24Net_ClientSetResolution (
int hHandle,
int iResolution
);
Parameters
hHandle
Specifies the handle of the client instance.
iResolution
Specifies the specific resolution. It depends on the value of the TV
standard. It could be:
TV Standard = NTSC
0: Full D1 (720x480)
1: CIF (352x240)
2: QCIF (176x144)
3: VGA (640x480)
4: QVGA (320x240)
TV Standard = PAL
0: Full D1 (720x576)
1: CIF (352x288)
2: QCIF (176x144)
3: VGA (640x480)
Return Values
See chapter 4.5.
Summary of Contents for PCI-MPG24
Page 4: ......
Page 7: ...List of Tables iii List of Tables Table 2 1 Include Files 4 Table 2 2 Library File 4 ...
Page 8: ...iv List of Tables ...
Page 10: ...2 Introduction ...
Page 17: ...DirectShow Programming 9 ADLink Unicast Receiver ...
Page 18: ...10 DirectShow Programming ADLink Multicast Sender ...
Page 20: ...12 DirectShow Programming Unicast Receiver Preview File Save Multicast Sender ...
Page 36: ...28 DirectShow Programming ...
Page 51: ...Windows API Functions 43 Return Values See chapter 4 5 ...