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

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
AtomSTTS ( ) : System.Collections.Generic
AtomSTTS ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic
ReadData ( ) : void

Method Details

AtomSTTS() public méthode

public AtomSTTS ( ) : System.Collections.Generic
Résultat System.Collections.Generic

AtomSTTS() public méthode

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

SttsEntries public_oe property

public List SttsEntries
Résultat List