Video Chat Pro ActiveX Control

Video Chat Pro Sender Methods

Public Method Connect

To establish a connection to a server. 

Public Method ChatBannerAddText

(For Chat Banner plugin only) Send text message in real time. 

Public Method ChatBannerBgColor

(For Chat Banner plugin only) Change the background color of text message in real time. 

Public Method ChatBannerDirection

(For Chat Banner plugin only) Set the direction of scrolling banner before call Connect method. 

Public Method ChatBannerFadeEdge

(For Chat Banner plugin only) Set the fade edge of scrolling banner in real time. 

Public Method ChatBannerFillBgColor

(For Chat Banner plugin only) Enable/Disable show the background color of text message. 

Public Method ChatBannerPos

(For Chat Banner plugin only) Set the position of text message. 

Public Method ChatBannerSetFont

(For Chat Banner plugin only) Set the font, font size, font style of text message. 

Public Method ChatBannnerSpeed

(For Chat Banner plugin only) Set the speed of text message. 

Public Method ChatBannnerState

(For Chat Banner plugin only) Set the state of text message. 

Public Method ChatBannnerTextColor

(For Chat Banner plugin only) Set the text color of text message. 

Public Method Disconnect

Disconnect the connection.

Public Method GetAudioDeviceCount

Return the count of audio device.

Public Method GetAudioDeviceName   

Get the specific index of audio device name.

Public Method GetIPAddress  

Return the IP address of the computer that running video chat pro ActiveX.

Public Method GetVideoDeviceCount    

Return the count of video device.

Public Method GetVideoDeviceName    

Get the specific index of video device name.

Public Method Rotate    

Add Rotate effect on a video stream. Make sure you set UseOverlay property to true.

Public Method SetOverlayImage  

Set the overlay image.

Public Method SetOverlayImagePos   

Set the position of overlay image.

Public Method SetOverlayImageTransColor

Set the transparent color and alpha value of overlay image.

Public Method InvertColor    

Add Invert Color effect on a video stream. Make sure you set UseOverlay property to true.

Public Method GrayScale    

Add gray scale effect on a video stream. Make sure you set UseOverlay property to true.

Public Method Lightness    

Add lightness effect on a video stream. Make sure you set UseOverlay property to true.

Public Method VirtualScreenCaptureArea    

(For Virtual Screen Capture plugin only) Set the specific capture area when selected virtual screen capture as video source.

Public Method VirtualScreenCaptureFullScreen    

(For Virtual Screen Capture plugin only) Enable/Disable capture the full screen when selected virtual screen capture as video source.

Public Method VirtualScreenCursorFile    

(For Virtual Screen Capture plugin only) Set the custom cursor file when selected virtual screen capture as video source.

Public Method VirtualScreenHighlightColor    

(For Virtual Screen Capture plugin only) Set the cursor highlight color when selected virtual screen capture as video source.

Public Method VirtualScreenLeftClickColor    

(For Virtual Screen Capture plugin only) Set the left click color when selected virtual screen capture as video source.

Public Method VirtualScreenRightClickColor    

(For Virtual Screen Capture plugin only) Set the right click color when selected virtual screen capture as video source.

Public Method VirtualScreenShowMouseHighlight    

(For Virtual Screen Capture plugin only) Enable/Disable use mouse highlight when selected virtual screen capture as video source.

Public Method VirtualScreenShowSystemCursor    

(For Virtual Screen Capture plugin only) Enable/Disable use system cursor when selected virtual screen capture as video source.