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

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

Méthodes publiques

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

Method Details

AtomSUBS() public méthode

public AtomSUBS ( ) : System
Résultat System

AtomSUBS() public méthode

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