SIPX_VIDEO_DISPLAY Struct Reference

#include <sipXtapi.h>


Detailed Description

Structure used to pass window handle/filter interface for video calls.


Public Member Functions

 SIPX_VIDEO_DISPLAY ()
 Default constructor.
 ~SIPX_VIDEO_DISPLAY ()
 Destructor.
 SIPX_VIDEO_DISPLAY (const SIPX_VIDEO_DISPLAY &ref)
 Copy constructor.
SIPX_VIDEO_DISPLAYoperator= (const SIPX_VIDEO_DISPLAY &ref)
 Assignment operator.

Data Fields

int cbSize
 Size of structure.
SIPX_VIDEO_DISPLAY_TYPE type
 Type of video display.
union {
   SIPX_WINDOW_HANDLE   handle
 Window handle if type SIPX_WINDOW_HANDLE_TYPE.
}; 


Constructor & Destructor Documentation

SIPX_VIDEO_DISPLAY::SIPX_VIDEO_DISPLAY (  )  [inline]

Default constructor.

SIPX_VIDEO_DISPLAY::~SIPX_VIDEO_DISPLAY (  )  [inline]

Destructor.

SIPX_VIDEO_DISPLAY::SIPX_VIDEO_DISPLAY ( const SIPX_VIDEO_DISPLAY ref  )  [inline]

Copy constructor.


Member Function Documentation

SIPX_VIDEO_DISPLAY& SIPX_VIDEO_DISPLAY::operator= ( const SIPX_VIDEO_DISPLAY ref  )  [inline]

Assignment operator.


Field Documentation

int SIPX_VIDEO_DISPLAY::cbSize

Size of structure.

SIPX_VIDEO_DISPLAY_TYPE SIPX_VIDEO_DISPLAY::type

Type of video display.

SIPX_WINDOW_HANDLE SIPX_VIDEO_DISPLAY::handle

Window handle if type SIPX_WINDOW_HANDLE_TYPE.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 31 22:16:37 2007 for sipXtapi by  doxygen 1.5.1-p1