C# Class Motion.PlugIns.IPCam.UCI.UCIPTZActionT

Inheritance: UCIPTZ
Mostrar archivo Open project: zhuangyy/Motion

Public Methods

Method Description
Auto ( bool on ) : bool
UCIPTZActionT ( UCIAction u ) : System

Protected Methods

Method Description
GetCommand ( int v ) : string

Method Details

Auto() public method

public Auto ( bool on ) : bool
on bool
return bool

GetCommand() protected method

protected GetCommand ( int v ) : string
v int
return string

UCIPTZActionT() public method

public UCIPTZActionT ( UCIAction u ) : System
u UCIAction
return System