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

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

Méthodes publiques

Свойство Type Description
Trafs AtomTRAF>.Dictionary

Méthodes publiques

Méthode Description
AtomCreated ( BaseAtom atom ) : void
AtomMOOF ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic

Method Details

AtomCreated() public méthode

public AtomCreated ( BaseAtom atom ) : void
atom BaseAtom
Résultat void

AtomMOOF() public méthode

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

Property Details

Trafs public_oe property

public Dictionary Trafs
Résultat AtomTRAF>.Dictionary