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

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

Méthodes publiques

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

Method Details

AtomURL() public méthode

public AtomURL ( ) : System.Text
Résultat System.Text

AtomURL() public méthode

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

ReadData() public méthode

public ReadData ( ) : void
Résultat void