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
VideoCache
C# Class VideoCache, RTSPExample
ファイルを表示
Open project: fajoy/RTSPExample
Class Usage Examples
Public Properties
Property
Type
Description
frames
List
path
string
Public Methods
Method
Description
VideoCache
(
string
filepath
) :
System
startLoad
( ) :
void
Method Details
VideoCache()
public
method
public
VideoCache
(
string
filepath
) :
System
filepath
string
return
System
startLoad()
public
method
public
startLoad
( ) :
void
return
void
Property Details
frames
public_oe property
public
List
frames
return
List
path
public_oe property
public
string
path
return
string