VideoEdit Gold ActiveX Control

VideoEdit Gold ActiveX Control Methods

AMStreamGetAudioTrackName

Get specific Audio Track Name of MP4, MOV, M2TS, MKV,MPEG1, MPEG2, VOB files.

AMStreamLoadMediaFile

Loading the media file and get the number of audio tracks and audio track name information.

AMStreamSelectAudioTrack

Select the specific audio track before preview or convert the video.

AddAudio

Add Audio files into timeline.

AddAudioWithSlowMotion

Add the audio to timeline with slow motion effect.

AddAudioWithFastMotion

Add the audio to timeline with fast motion effect.

AddAudioWithTran

Add Audio files into timeline if you called AddVideoWithTran before.

AddColorSource

Add Color source into timeline, this feature is useful when you Pan Zoom effect.

AddVideo

Add Video/Image files into timeline.

AddVideoWithSlowMotion

Add the video to timeline with slow motion effect.

AddVideoWithFastMotion

Add the video to timeline with fast motion effect.

AddVideoWithTran

Add Transitions after add Video/Image files into timeline.

AddEffect

Add effect to timeline and specific the effect id.

AddKeyTransparentEffect

Add chroma key effect on specific video track.

AddPicInPicEffect

Add Picture In Picture effect on specific video track.

AddVideoMixingEffect

Add video mixing effect on specific video track.

AdjustAudioVolume

Adjust the audio volume on specific audio track.

AudioPitchChangeKey

Change the audio pitch.

DecoderAdd2BlackList

Add specific decoder to black list.

DecoderAdd2WhiteList

Add specific decoder to white list.

DecoderClearBlackList

Clear all decoders added to black list.

DecoderClearWhiteList

clear all decoders added to white list.

ExportWaveformToImage

Export the waveform from video/audio file and save to image file.

Stop

Cancel the output processing.

Play

Playback the preview video if you call pause before.

Pause

Pause the preview video.

GetAudioCompressorCount

Return the count of Audio Compressor.

GetAudioCompressorName

Return the name of Audio Compressor for specific index.

GetCurGraphFilterName

Get specific filter name on current graph.

GetCurGraphFilterCount

Get he number of count of Filters on current graph.

GetFileDuration

Get the specific video/audio file duration.

GetFileFrameRate

Get the specific video file's frame rate.

GetFileHeight

Get the specific video file's height.

GetFileWidth

Get the specific video file's width.

GetFrame

Get the frame from video file in specific duration and save to bitmap file.

GetFrameBySize

Get the frame from video file in specific duration and save to specific size of bitmap file.

GetFrame2Picture

Get the frame from video file in specific duration and return VB Picture object.

GetFrameBySize2Picture

Get the frame from video file in specific duration and return specific size of VB Picture object.

GetFrameBySize2HBitmap

Get the frame from video file in specific duration and return specific size of HBITMAP handle.

GetFrame2HBitmap

Get the frame from video file in specific duration and return HBITMAP handle.

GetPosterFrame

Get the poster frame, it will skip the black frame with specific minimum Brightness.

GetPosterFrameBySize

Get the poster frame with specific size, it will skip the black frame with specific minimum Brightness.

GetPos

Get the position when preview.

GetCurrentPosByLongLong

Get the position (long long data type format) when preview.

GetThirdPartyDecoderCount

Get the number of count of Third Party Decoder available.

GetThirdPartyDecoderName

Get specific Name of Third Party Decoder available.

GetTotalDuration

Get the total duration of timeline.

GetTransitionCount

Return the count of Transition.

GetTransitionName

Return the name of Transition for specific index.

GetVideoCompressorCount

Return the count of Video Compressor.

GetVideoCompressorName

Return the name of Video Compressor for specific index.

GetWMVProfileCount

Return the count of  WMV Profile.

GetWMVProfileName

Return the name of WMV Profile for specific index.

InfoLoadMedia

Loading the media file and get the information of media file (video bitrate, audio bitrate, media container, video stream count, audio stream count, etc).

InitControl

Initialize the videoedit control. Before add video/audio files into videoedit, you must call InitControl Method.

InitSingleServerLicense

Initialize the single server license if you need use CreateObject to instance the ActiveX or using the ActiveX on server side. You must purchase Single Server license.

IsFileExisting

Checking the media file whether existing.

IsFullScreeenMode

Return true if full screen mode, otherwise return false.

MP4DetectGPU

Return the index of GPU for your computer supported.

MultiTrackAddFirstAudio

Add first audio file to specific track .Use this function, you may create audio mixing effect.

MultiTrackAddFirstVideo

Add first video file to specific track. Use this function, you may create video mixing and picture in picture effect.

MultiTrackAddNextAudio

Add next audio file to specific track. Use this function, you may create audio mixing effect.

MultiTrackAddNextVideo

Add next video file to specific track.Use this function, you may create video mixing and picture in picture effect.

NoUIPreviewWhenConvert

Enable/Disable the preview window when converting video on server side or use CreateObject to instance the ActiveX.

NoUISetVideoWndPos

Set the position of video window when converting video on server side or use CreateObject to instance the ActiveX.

NoUISetVideoWndStyle

Set the style of video window when converting video on server side or use CreateObject to instance the ActiveX.

NoUISetVideoWndCaption

Set the caption of video window when converting video on server side or use CreateObject to instance the ActiveX.

ReleasePictureBox

Release picturebox bitmap handle.

OverlayAddImage

Add Overlay Image on video at specific time.

OverlayAddPNGImage

Add Overlay PNG Image with perfect transparent background color on video at specific time.

OverlayAddText

Add Overlay Text, Banner text on video at specific time.

OverlayDelAll

Delete All overlay text and image.

OverlaySetFont

Set Overlay Text's font name, font size, font style.

OverlaySetSpeed

Set speed of Scrolling Text.

OverlaySetState

Set the state (Scrolling, No Effect) of Overlay Text.

OverlaySetTextBgColor

Set background color of Overlay Text.

OverlaySetTextColor

Set text color of Overlay Text.

OverlaySetTextScrollDir

Set scrolling text's direction of Overlay Text.

OverlaySetTextShadow

Enable/Disable the shadow of Overlay Text.

Preview

Before save the file, you can preview the video.

RMLoadProfiles

Load the RM Profiles.

RMProfileName

Return the profile name for specific index.

RMProfilesCount

Return the count for total RM profile.

ReleasePictureBox

Release picturebox bitmap handle.

ResizeControl

Resize the display area.

SRTMakerAddSubTitle

Add subtitle text to subtitle text file.

SRTMakerClear

Clear subtitle texts.

SRTMakerSave

Create subtitle text file (srt file).

Save

Merge video/audio files into video file.

Save2M4a

Export m4a file from media file.

Save2Wave

Export wave file from media file and save to specific number of channel, sample rate, bit per sample.

Save2WMA

Export wma file from media file.

Save2MP3

Export MP3 file from media file.

SetPos

Set the position when preview.

SetPosByLongLong

Set the position when preview.

SubTitleLoadFile

Load subtitle text file (srt file) and display the subtitle on video.

SubTitleSetBg

Enable/Disable show the background color of subtitle text.

SubTitleSetBgColor

Set the background color of subtitle text.

SubTitleSetFont

Set the font name, font size, font style of background color of subtitle text.

SubTitleSetShadow

Enable/Disable show the shadow of subtitle text.

SubTitleSetShadowColor

Set the shadow color of subtitle text.

SubTitleSetTextColor

Set the text color of subtitle text.

SubTitleSetTopPos

Set the top position of subtitle text.

ShowFullScreen

Enable or Disable full screen mode, In Full Screen mode, press ESC key to close the full screen.