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

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

Méthodes publiques

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

Method Details

AtomEDTS() public méthode

public AtomEDTS ( ) : System
Résultat System

AtomEDTS() public méthode

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