Méthode | Description | |
---|---|---|
GetPositionSec ( ) : double | ||
IsStopped ( ) : bool | ||
PlayVideoClip ( string filename, double clipSecStart, double clipSecEnd, bool mute ) : void | ||
PleaseUnlockThisFile ( string filename ) : void | ||
SetStillFrame ( string filename, double offsetSeconds ) : void | ||
SetStillFrameNone ( ) : void | ||
StopWhateverYouArePlaying ( ) : void | ||
VidkaFastPreviewPlayerWrapper ( |
Méthode | Description | |
---|---|---|
setWmpEnabled ( bool enabled ) : void |
public PlayVideoClip ( string filename, double clipSecStart, double clipSecEnd, bool mute ) : void | ||
filename | string | |
clipSecStart | double | |
clipSecEnd | double | |
mute | bool | |
Résultat | void |
public PleaseUnlockThisFile ( string filename ) : void | ||
filename | string | |
Résultat | void |
public SetStillFrame ( string filename, double offsetSeconds ) : void | ||
filename | string | |
offsetSeconds | double | |
Résultat | void |
public StopWhateverYouArePlaying ( ) : void | ||
Résultat | void |
public VidkaFastPreviewPlayerWrapper ( |
||
playerFast | ||
playerWmp | IVideoPlayer | |
form | IVidkaMainForm | |
Résultat | System |