Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CSharpRTMP
Core
MediaFormats
mp4
boxes
AtomMFHD
C# Class CSharpRTMP.Core.MediaFormats.mp4.boxes.AtomMFHD
Inheritance:
VersionedAtom
Mostrar archivo
Open project: langhuihui/csharprtmp
Class Usage Examples
Public Methods
Method
Description
AtomMFHD
(
MP4Document
document
,
uint
type
,
long
size
,
long
start
)
ReadData
( ) :
void
Method Details
AtomMFHD()
public
method
public
AtomMFHD
(
MP4Document
document
,
uint
type
,
long
size
,
long
start
)
document
MP4Document
type
uint
size
long
start
long
ReadData()
public
method
public
ReadData
( ) :
void
return
void