Méthode | Description | |
---|---|---|
SetParticulars ( VidkaClipVideoAbstract vclip, VidkaFileMapping fileMapping ) : void | ||
ShitboxAlignVideoAudio ( ) : System | ||
Update_audionDuration ( double lengthSec ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnHandleDestroyed ( EventArgs e ) : void |
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ShitboxAlignVideoAudio_Load ( object sender, EventArgs e ) : void | ||
ShitboxAlignVideoAudio_MouseDown ( object sender, MouseEventArgs e ) : void | ||
ShitboxAlignVideoAudio_MouseMove ( object sender, MouseEventArgs e ) : void | ||
ShitboxAlignVideoAudio_MouseUp ( object sender, MouseEventArgs e ) : void | ||
ShitboxAlignVideoAudio_Paint ( object sender, PaintEventArgs e ) : void | ||
imageMan_ImagesReady ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
protected OnHandleDestroyed ( EventArgs e ) : void | ||
e | EventArgs | |
Résultat | void |
public SetParticulars ( VidkaClipVideoAbstract vclip, VidkaFileMapping fileMapping ) : void | ||
vclip | VidkaClipVideoAbstract | |
fileMapping | VidkaFileMapping | |
Résultat | void |
public Update_audionDuration ( double lengthSec ) : void | ||
lengthSec | double | |
Résultat | void |