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

NullMediaHeaderBox
Inheritance: VersionedAtom
Afficher le fichier Open project: langhuihui/csharprtmp

Méthodes publiques

Méthode Description
AtomNMHD ( ) : System
AtomNMHD ( MP4Document document, uint type, long size, long start ) : System
ReadData ( ) : void

Method Details

AtomNMHD() public méthode

public AtomNMHD ( ) : System
Résultat System

AtomNMHD() public méthode

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

ReadData() public méthode

public ReadData ( ) : void
Résultat void