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

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

Méthodes publiques

Свойство Type Description
Entries List

Méthodes publiques

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

Method Details

AtomELST() public méthode

public AtomELST ( ) : System
Résultat System

AtomELST() public méthode

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

Property Details

Entries public_oe property

public List Entries
Résultat List