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

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
AtomCO64 ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic
ReadData ( ) : void

Method Details

AtomCO64() public méthode

public AtomCO64 ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic
document MP4Document
type uint
size long
start long
Résultat System.Collections.Generic

ReadData() public méthode

public ReadData ( ) : void
Résultat void

Property Details

Entries public_oe property

public List Entries
Résultat List