Movie Player ActiveX Control

Method

Public Method ChangeBrightness      

Change the brightness of video.

Public Method ChangeContrast      

Change the contrast of video.

Public Method ChangeHue      

Change the hue of video.

Public Method ChangeInvertColor      

Enable/Disable the invert color of video.

Public Method ChangeLightness     

Change the lightness of video.

Public Method ChangeSaturate    

Change the saturate of video.

Public Method ChangePitch        

Change the audio pitch in real time.

Public Method ChangeTempo        

Change the audio tempo in real time.

Public Method Pause        

Pause the video/audio file.

Public Method Play        

Playback video/audio file.

Public Method GetPos     

Get the current position of video/audio file when playback.

Public Method MP4GetStreamCount     

Get the number of available audio streams for MP4, MOV, M4V files only.

Public Method MP4GetStreamName   

Search the Stream Collection for a index and return the Stream Name for MP4, MOV, M4V file only. 

Public Method MP4SelectStream 

Select specific index of a stream for MP4, MOV, M4v file only.

Public Method SetPos 

Set the current position of video/audio file.

Public Method Snapshot

Snapshot BMP from video files. (compatible old version)

Public Method Snapshot2ImageFile

Snapshot to BMP, JPG, GIF, TIF, PNG file from video files.

Public Method Stop

Stop the video/audio playback.

Public Method UnloadFile

Unload the video.

Public Method ResizeControl

Resize the display area.

Public Method ShowFullScreen

Enable/Disable the full screen mode.