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

Inheritance: BaseAtom
Afficher le fichier Open project: langhuihui/csharprtmp Class Usage Examples

Méthodes publiques

Méthode Description
AtomNULL ( MP4Document document, uint type, long size, long start )
Hierarchy ( int indent ) : string
Read ( ) : void

Method Details

AtomNULL() public méthode

public AtomNULL ( MP4Document document, uint type, long size, long start )
document MP4Document
type uint
size long
start long

Hierarchy() public méthode

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

Read() public méthode

public Read ( ) : void
Résultat void