C# Class csCommon.Plugins.StreamingVideoPlugin.ImbCommands.DisplayVideoCmd

Inheritance: BaseCommand
ファイルを表示 Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
DisplayVideoCmd ( VideoStream model, int pSecondScreenId ) : System
DisplayVideoCmd ( string &theParams ) : System
ToImbMessage ( ) : string

Method Details

DisplayVideoCmd() public method

public DisplayVideoCmd ( VideoStream model, int pSecondScreenId ) : System
model VideoStream
pSecondScreenId int
return System

DisplayVideoCmd() public method

public DisplayVideoCmd ( string &theParams ) : System
theParams string
return System

ToImbMessage() public method

public ToImbMessage ( ) : string
return string