42
Windows API Functions
4.4.7
Mpg24Net_ClientSetPreviewDisplay
Specifies the configuration of preview window.
Syntax
int Mpg24Net_ClientSetPreviewDisplay (
int hHandle,
int hWnd,
int Left,
int Top,
int Width,
int Height,
int AutoShow
);
Parameters
hHandle
Specifies the handle of the client instance.
hWnd
Specifies the handle of a parent window for the video window. The
video images will overlay on this window. Setting it to null will cre-
ate a new window and display the video images on it.
Left
Specifies the x-coordinate of the video window.
Top
Specifies the Y-coordinate of the video window.
Width
Specifies the width of the video window.
Height
Specifies the height of the video window.
AutoShow
Specifies whether the video renderer automatically shows the
video window when it receives video data.
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 ...