C# Class Vidka.Core.ExternalOps.MPlayerPlaybackSegment

Inheritance: OpBaseClass
Afficher le fichier Open project: miktemk/VidkaEditor Class Usage Examples

Méthodes publiques

Свойство Type Description
doCrop bool

Méthodes publiques

Méthode Description
MPlayerPlaybackSegment ( VidkaProj proj ) : System
WhileYoureAtIt_cropProj ( long frameStart, long framesLength, bool onlyLockedClips ) : void
run ( ) : void

Private Methods

Méthode Description
RunMPlayer ( string filenameAvs, VidkaProj proj ) : void

Method Details

MPlayerPlaybackSegment() public méthode

public MPlayerPlaybackSegment ( VidkaProj proj ) : System
proj Vidka.Core.Model.VidkaProj
Résultat System

WhileYoureAtIt_cropProj() public méthode

public WhileYoureAtIt_cropProj ( long frameStart, long framesLength, bool onlyLockedClips ) : void
frameStart long
framesLength long
onlyLockedClips bool
Résultat void

run() public méthode

public run ( ) : void
Résultat void

Property Details

doCrop public_oe property

public bool doCrop
Résultat bool