C# Class Vidka.Core.Ops.PreviewAvsSegmentInMplayer_Vd15s

Inheritance: PreviewAvsSegmentInMplayerAbstract
显示文件 Open project: miktemk/VidkaEditor

Public Methods

Method Description
PreviewAvsSegmentInMplayer_Vd15s ( IVidkaOpContext context ) : System
Run ( ) : void
TriggerByKeyPress ( KeyEventArgs e ) : bool

Method Details

PreviewAvsSegmentInMplayer_Vd15s() public method

public PreviewAvsSegmentInMplayer_Vd15s ( IVidkaOpContext context ) : System
context IVidkaOpContext
return System

Run() public method

public Run ( ) : void
return void

TriggerByKeyPress() public method

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