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

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

Méthodes publiques

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

Method Details

AtomSTHD() public méthode

public AtomSTHD ( ) : System
Résultat System

AtomSTHD() public méthode

public AtomSTHD ( 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