Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MarsRover
Streams
DummyVideoSource
C# Class MarsRover.Streams.DummyVideoSource
Inheritance:
IVideoSource
显示文件
Open project: jpadillak/Concordia_Capstone2013-14
Public Methods
Method
Description
SignalToStop
( ) :
void
Start
( ) :
void
Stop
( ) :
void
WaitForStop
( ) :
void
Method Details
SignalToStop()
public
method
public
SignalToStop
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void
WaitForStop()
public
method
public
WaitForStop
( ) :
void
return
void