Methods
|
VideoEdit Gold ActiveX Control Methods |
Get specific Audio Track Name of MP4, MOV, M2TS, MKV,MPEG1, MPEG2, VOB files. |
|
Loading the media file and get the number of audio tracks and audio track name information. |
|
Select the specific audio track before preview or convert the video. |
|
Add Audio files into timeline. |
|
Add the audio to timeline with slow motion effect. |
|
Add the audio to timeline with fast motion effect. |
|
Add Audio files into timeline if you called AddVideoWithTran before. |
|
Add Color source into timeline, this feature is useful when you Pan Zoom effect. |
|
Add Video/Image files into timeline. |
|
Add the video to timeline with slow motion effect. |
|
Add the video to timeline with fast motion effect. |
|
Add Transitions after add Video/Image files into timeline. |
|
Add effect to timeline and specific the effect id. |
|
Add chroma key effect on specific video track. |
|
Add Picture In Picture effect on specific video track. |
|
Add video mixing effect on specific video track. |
|
Adjust the audio volume on specific audio track. |
|
Change the audio pitch. |
|
Add specific decoder to black list. |
|
Add specific decoder to white list. |
|
Clear all decoders added to black list. |
|
clear all decoders added to white list. |
|
Export the waveform from video/audio file and save to image file. |
|
Cancel the output processing. |
|
Playback the preview video if you call pause before. |
|
Pause the preview video. |
|
Return the count of Audio Compressor. |
|
Return the name of Audio Compressor for specific index. |
|
Get specific filter name on current graph. |
|
Get he number of count of Filters on current graph. |
|
Get the specific video/audio file duration. |
|
Get the specific video file's frame rate. |
|
Get the specific video file's height. |
|
Get the specific video file's width. |
|
Get the frame from video file in specific duration and save to bitmap file. |
|
Get the frame from video file in specific duration and save to specific size of bitmap file. |
|
Get the frame from video file in specific duration and return VB Picture object. |
|
Get the frame from video file in specific duration and return specific size of VB Picture object. |
|
Get the frame from video file in specific duration and return specific size of HBITMAP handle. |
|
Get the frame from video file in specific duration and return HBITMAP handle. |
|
Get the poster frame, it will skip the black frame with specific minimum Brightness. |
|
Get the poster frame with specific size, it will skip the black frame with specific minimum Brightness. |
|
Get the position when preview. |
|
Get the position (long long data type format) when preview. |
|
Get the number of count of Third Party Decoder available. |
|
Get specific Name of Third Party Decoder available. |
|
Get the total duration of timeline. |
|
Return the count of Transition. |
|
Return the name of Transition for specific index. |
|
Return the count of Video Compressor. |
|
Return the name of Video Compressor for specific index. |
|
Return the count of WMV Profile. |
|
Return the name of WMV Profile for specific index. |
|
Loading the media file and get the information of media file (video bitrate, audio bitrate, media container, video stream count, audio stream count, etc). |
|
Initialize the videoedit control. Before add video/audio files into videoedit, you must call InitControl Method. |
|
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. |
|
Checking the media file whether existing. |
|
Return true if full screen mode, otherwise return false. |
|
Return the index of GPU for your computer supported. |
|
Add first audio file to specific track .Use this function, you may create audio mixing effect. |
|
Add first video file to specific track. Use this function, you may create video mixing and picture in picture effect. |
|
Add next audio file to specific track. Use this function, you may create audio mixing effect. |
|
Add next video file to specific track.Use this function, you may create video mixing and picture in picture effect. |
|
Enable/Disable the preview window when converting video on server side or use CreateObject to instance the ActiveX. |
|
Set the position of video window when converting video on server side or use CreateObject to instance the ActiveX. |
|
Set the style of video window when converting video on server side or use CreateObject to instance the ActiveX. |
|
Set the caption of video window when converting video on server side or use CreateObject to instance the ActiveX. |
|
Release picturebox bitmap handle. |
|
Add Overlay Image on video at specific time. |
|
Add Overlay PNG Image with perfect transparent background color on video at specific time. |
|
Add Overlay Text, Banner text on video at specific time. |
|
Delete All overlay text and image. |
|
Set Overlay Text's font name, font size, font style. |
|
Set speed of Scrolling Text. |
|
Set the state (Scrolling, No Effect) of Overlay Text. |
|
Set background color of Overlay Text. |
|
Set text color of Overlay Text. |
|
Set scrolling text's direction of Overlay Text. |
|
Enable/Disable the shadow of Overlay Text. |
|
Before save the file, you can preview the video. |
|
Load the RM Profiles. |
|
Return the profile name for specific index. |
|
Return the count for total RM profile. |
|
Release picturebox bitmap handle. |
|
Resize the display area. |
|
Add subtitle text to subtitle text file. |
|
Clear subtitle texts. |
|
Create subtitle text file (srt file). |
|
Merge video/audio files into video file. |
|
Export m4a file from media file. |
|
Export wave file from media file and save to specific number of channel, sample rate, bit per sample. |
|
Export wma file from media file. |
|
Export MP3 file from media file. |
|
Set the position when preview. |
|
Set the position when preview. |
|
Load subtitle text file (srt file) and display the subtitle on video. |
|
Enable/Disable show the background color of subtitle text. |
|
Set the background color of subtitle text. |
|
Set the font name, font size, font style of background color of subtitle text. |
|
Enable/Disable show the shadow of subtitle text. |
|
Set the shadow color of subtitle text. |
|
Set the text color of subtitle text. |
|
Set the top position of subtitle text. |
|
Enable or Disable full screen mode, In Full Screen mode, press ESC key to close the full screen. |