C# 클래스 Vidka.Core.Model.VidkaProj

파일 보기 프로젝트 열기: miktemk/VidkaEditor 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
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

메소드 상세

Compile() 공개 메소드

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
리턴 void

VidkaProj() 공개 메소드

public VidkaProj ( ) : System
리턴 System