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
Yodiwo
Media
Video
Source
WebCamFrameTrapper
C# Class Yodiwo.Media.Video.Source.WebCamFrameTrapper
Inheritance:
IVideoSource
显示文件
Open project: yodiwo/plegma
Public Methods
Method
Description
Pause
( ) :
void
Resume
( ) :
void
Start
( ) :
void
Stop
( ) :
void
WebCamFrameTrapper
( ) :
System
Private Methods
Method
Description
OnNewFrame
(
object
sender
,
NewFrameEventArgs
eventArgs
) :
void
Method Details
Pause()
public
method
public
Pause
( ) :
void
return
void
Resume()
public
method
public
Resume
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void
WebCamFrameTrapper()
public
method
public
WebCamFrameTrapper
( ) :
System
return
System