Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CSharpRTMP
Core
MediaFormats
mp4
boxes
AtomTREX
C# Class CSharpRTMP.Core.MediaFormats.mp4.boxes.AtomTREX
Inheritance:
VersionedAtom
Afficher le fichier
Open project: langhuihui/csharprtmp
Class Usage Examples
Méthodes publiques
Méthode
Description
AtomTREX
(
MP4Document
document
,
uint
type
,
long
size
,
long
start
)
ReadData
( ) :
void
Method Details
AtomTREX()
public
méthode
public
AtomTREX
(
MP4Document
document
,
uint
type
,
long
size
,
long
start
)
document
MP4Document
type
uint
size
long
start
long
ReadData()
public
méthode
public
ReadData
( ) :
void
Résultat
void