Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
LongoMatch
Video
Capturer
LiveSourceTimer
C# Class LongoMatch.Video.Capturer.LiveSourceTimer
ファイルを表示
Open project: GNOME/longomatch
Class Usage Examples
Public Methods
Method
Description
LiveSourceTimer
( ) :
System
Start
( ) :
void
Stop
( ) :
void
TogglePause
( ) :
void
Protected Methods
Method
Description
OnTick
( ) :
bool
Method Details
LiveSourceTimer()
public
method
public
LiveSourceTimer
( ) :
System
return
System
OnTick()
protected
method
protected
OnTick
( ) :
bool
return
bool
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void
TogglePause()
public
method
public
TogglePause
( ) :
void
return
void