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

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

Méthodes publiques

Свойство Type Description
Entries long[]
SampleSize uint

Méthodes publiques

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

Method Details

AtomSTSZ() public méthode

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

AtomSTSZ() public méthode

public AtomSTSZ ( 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 long[] Entries
Résultat long[]

SampleSize public_oe property

public uint SampleSize
Résultat uint