C# Class Vidka.Core.Ops.PreviewAvsSegmentInMplayer_Mp15s

Inheritance: PreviewAvsSegmentInMplayerAbstract
Mostra file Open project: miktemk/VidkaEditor

Public Methods

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

Method Details

PreviewAvsSegmentInMplayer_Mp15s() public method

public PreviewAvsSegmentInMplayer_Mp15s ( 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