Methods
|
Methods |
Add the new layer of video for video mixing. |
|
Change the brightness of video. |
|
Change the contrast of video. |
|
Change the hue of video. |
|
Enable/Disable the invert color of video. |
|
Change the lightness of video. |
|
Open the media file and read the chapter information. |
|
Return the count of chapters. |
|
Return the chapter name for specific index. |
|
Return the chapter time for specific index. |
|
Close the opened chapter of media file. |
|
Clear all added layer. |
|
Change the audio pitch in real time. |
|
Change the audio tempo in real time. |
|
Change the saturate of video. |
|
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. |
|
(For output Decklink plugin only) Get the number of count of External Renderer (Decklink card). |
|
(For output Decklink plugin only) Get the name of External Renderer (Decklink card) for specific index. |
|
(For Flash Decoder and Flash Overlay Plugin only) Add Flash Overlay to specific time. |
|
(For Flash Decoder and Flash Overlay Plugin only) Clear all added Flash Overlay. |
|
Pause the video/audio file. |
|
Playback video/audio file. |
|
Get the number of count of Audio Effects installed. |
|
Get the name of Audio Effect for specific index. |
|
Get the number of count of Audio Renderer/Audio Device. |
|
Get the name of Audio Renderer/Audio Device for specific index. |
|
Get specific filter name on current graph. |
|
Get the number of count of Filters on current graph. |
|
Get the current position of video/audio file when playback. |
|
Get the number of count of Third Party Decoder available. |
|
Get specific Name of Third Party Decoder available. |
|
Return true if it is full screen mode. |
|
Load the image from byte array. |
|
Load the image from byte array. |
|
Set the current position of video/audio file. |
|
Change the value of layer. including position and alpha channel value. |
|
Snapshot from video files. |
|
Snapshot to BMP, JPG, GIF, TIF, PNG file from video files. |
|
Snapshot from video files and return VB Picture object. |
|
Snapshot from video files and return Window HBITMAP handle. |
|
Stop the video/audio playback. |
|
(For Streaming MP4, MOV plugin only) If available data goes smaller than downloaded buffer, the video stream will paused. You may set to auto play after buffered specified value. |
|
(For Streaming MP4, MOV plugin only) Get downloaded buffered size. |
|
(For Streaming MP4, MOV plugin only) Get the size of streaming file. |
|
(For Streaming MP4, MOV plugin only) Load the streaming video from URL. It support MP4 or MOV streaming video only. |
|
(For Streaming MP4, MOV plugin only) Pause the streaming video. |
|
(For Streaming MP4, MOV plugin only) Play the streaming video. |
|
(For Streaming MP4, MOV plugin only) Jump to specific position when play streaming video. |
|
(For Streaming MP4, MOV plugin only) Stop the streaming video. |
|
Resize the display area. |
|
After called Snapshot2Picture method, you need Release the handle of picturebox. |
|
Set the parameter of chorus audio effect. |
|
Set the parameter of compressor audio effect. |
|
Set the parameter of Distortion audio effect. |
|
Set the parameter of Echo audio effect. |
|
Set the parameter of Flanger audio effect. |
|
Set the parameter of Gargle audio effect. |
|
Set the parameter of I3DL2Reverb audio effect. |
|
Set the preset of I3DL2Reverb audio effect. |
|
Draw the overlay text on video. You can define scrolling type, font size, font name, color,etc. |
|
Draw the overlay bitmap image on video. You can define scrolling type, transparent color,etc. |
|
Draw the overlay bitmap image from byte array on video. You can define scrolling type, transparent color,etc. |
|
Show Bitmap and text in same time. Display the overlay bitmap when draw the text on video. |
|
Enable/Disable the full screen mode. |
|
Show Bitmap from byte array and text in same time. Display the overlay bitmap when draw the text on video. |
|
Step forward by the specified number of frames |
|
Step backward or forward frame by frame. |
|
Change the MPEG1 Audio Channel. |
|
Enable/Disable aspect ratio of secondary video window. |
|
Set the owner of secondary video window. |
|
Enable/Disable popup the secondary video window. |
|
Display the secondary video window. |
|
Set the window style of secondary video window. |
|
Set the window caption of secondary video window. |
|
Set the window position of secondary video window. |
|
Register refresh message. |
|
UnRegister refresh message. |
|
Unload the video. |
|
(For MPEG2, VOB plugin only) Get the number of available streams. |
|
(For MPEG2, VOB plugin only) Search the Stream Collection for a index and return the Stream Name. |
|
(For MPEG2, VOB plugin only) Select specific index of a stream. |