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

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

Méthodes publiques

Méthode Description
AtomCreated ( BaseAtom atom ) : void
AtomWAVE ( MP4Document document, uint type, long size, long start )

Method Details

AtomCreated() public méthode

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

AtomWAVE() public méthode

public AtomWAVE ( MP4Document document, uint type, long size, long start )
document MP4Document
type uint
size long
start long