C# Class Vidka.Core.Model.VidkaProj

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Compile ( ) : void

computes all Calced* values call this whenever a new clip is added and frame rate changes. This will set all the helper variables in every clip

VidkaProj ( ) : System

Method Details

Compile() public méthode

computes all Calced* values call this whenever a new clip is added and frame rate changes. This will set all the helper variables in every clip
public Compile ( ) : void
Résultat void

VidkaProj() public méthode

public VidkaProj ( ) : System
Résultat System