C# Class Vidka.Core.Model.VidkaProj

显示文件 Open project: miktemk/VidkaEditor Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method 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 method

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
return void

VidkaProj() public method

public VidkaProj ( ) : System
return System