C# Class CSharpRTMP.Core.MediaFormats.mp4.boxes.AtomMDAT

Inheritance: BaseAtom
Afficher le fichier Open project: langhuihui/csharprtmp

Méthodes publiques

Свойство Type Description
DataOffset uint

Méthodes publiques

Méthode Description
AtomMDAT ( MP4Document document, uint type, long size, long start ) : System
AtomMDAT ( Movie document, int[]>.Dictionary chunks, long contentSize ) : System
Hierarchy ( int indent ) : string
Read ( ) : void

Method Details

AtomMDAT() public méthode

public AtomMDAT ( MP4Document document, uint type, long size, long start ) : System
document MP4Document
type uint
size long
start long
Résultat System

AtomMDAT() public méthode

public AtomMDAT ( Movie document, int[]>.Dictionary chunks, long contentSize ) : System
document Movie
chunks int[]>.Dictionary
contentSize long
Résultat System

Hierarchy() public méthode

public Hierarchy ( int indent ) : string
indent int
Résultat string

Read() public méthode

public Read ( ) : void
Résultat void

Property Details

DataOffset public_oe property

public uint DataOffset
Résultat uint