C# 클래스 csCommon.Plugins.StreamingVideoPlugin.ImbCommands.DisplayVideoCmd

상속: BaseCommand
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 메소드들

메소드 설명
DisplayVideoCmd ( VideoStream model, int pSecondScreenId ) : System
DisplayVideoCmd ( string &theParams ) : System
ToImbMessage ( ) : string

메소드 상세

DisplayVideoCmd() 공개 메소드

public DisplayVideoCmd ( VideoStream model, int pSecondScreenId ) : System
model VideoStream
pSecondScreenId int
리턴 System

DisplayVideoCmd() 공개 메소드

public DisplayVideoCmd ( string &theParams ) : System
theParams string
리턴 System

ToImbMessage() 공개 메소드

public ToImbMessage ( ) : string
리턴 string