Viscom Software Screen2Video ActiveX Control

Screen2Video ActiveX Control Methods

CaptureArea

Capture the specific area by percentage or zoom in , zoom out to specific area.

GetAudioCompressorCount

Return the count of Audio Compressor.
 

GetAudioCompressorName

Return the name of Audio Compressor for specific index.
 

GetAudioDeviceCount

Return the count of Audio Device.
 

GetAudioDeviceName

Return the name of Audio Device for specific index.
 

GetAudioInputPinCount

Return the count of Audio Input Pin.
 

GetAudioInputPinName

Return the name of Audio Input Pin for specific index.
 

GetVideoCompressorCount

Return the count of Video Compressor.
 

GetVideoCompressorName

Return the name of Video Compressor for specific index.
 

GetVideoCompressorPropertyPage

Show the Property Page of Video Compressor for specific index.
 

GetWMVProfileCount

Return the count of WMV Profile.
 

GetWMVProfileName

Return the name of WMV Profile.
 

GetWMVProfileDesc

Return the description of WMV Profile.
 

Start

Start Screen Recording .

Stop

Stop Screen Recording.

ScreenHeight

Return the Height of Screen Resolution.

ScreenWidth

Return the Width of Screen Resolution.

InitControlWithNoUI

Initialize the control if you will use the activex without UI.

Pause

Pause the Screen Recording.

Resume

Resume the Screen Recording.

RefreshAudioInputPin

Refresh the audio input pin when the audio device is changed

RefreshAudioDevice

Refresh the audio device when the audio device added or removed.