C# 클래스 Vidka.Core.Ops.SplitCurClipVideo_FinalizeLeft

상속: SplitCurClipVideo
파일 보기 프로젝트 열기: miktemk/VidkaEditor

공개 메소드들

메소드 설명
Run ( ) : void
SplitCurClipVideo_FinalizeLeft ( IVidkaOpContext context ) : System
TriggerByKeyPress ( KeyEventArgs e ) : bool

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

SplitCurClipVideo_FinalizeLeft() 공개 메소드

public SplitCurClipVideo_FinalizeLeft ( IVidkaOpContext context ) : System
context IVidkaOpContext
리턴 System

TriggerByKeyPress() 공개 메소드

public TriggerByKeyPress ( KeyEventArgs e ) : bool
e System.Windows.Forms.KeyEventArgs
리턴 bool