C# Class Smoothget.Mp4.TrackFragmentBox

Inheritance: Box
Afficher le fichier Open project: pinglossy/smoothget Class Usage Examples

Méthodes publiques

Свойство Type Description
sdtp SampleDependencyTypeBox
tfhd TrackFragmentHeaderBox
tfrf TfrfBox
tfxd TfxdBox
trun TrackRunBox

Méthodes publiques

Méthode Description
TrackFragmentBox ( byte boxBytes, int start, int end ) : System

Method Details

TrackFragmentBox() public méthode

public TrackFragmentBox ( byte boxBytes, int start, int end ) : System
boxBytes byte
start int
end int
Résultat System

Property Details

sdtp public_oe property

public SampleDependencyTypeBox,Smoothget.Mp4 sdtp
Résultat SampleDependencyTypeBox

tfhd public_oe property

public TrackFragmentHeaderBox,Smoothget.Mp4 tfhd
Résultat TrackFragmentHeaderBox

tfrf public_oe property

public TfrfBox,Smoothget.Mp4 tfrf
Résultat TfrfBox

tfxd public_oe property

public TfxdBox,Smoothget.Mp4 tfxd
Résultat TfxdBox

trun public_oe property

public TrackRunBox,Smoothget.Mp4 trun
Résultat TrackRunBox