C# Class MP4_Mangler.HeaderBoxes.trak

Container for track meta-data
Inheritance: Box
Afficher le fichier Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Protected Properties

Свойство Type Description
body mdia
handler_ref hdlr
header tkhd
media_info minf

Méthodes publiques

Méthode Description
Prepare ( ) : void
trak ( int Width, int Height, int TrackId ) : System

Method Details

Prepare() public méthode

public Prepare ( ) : void
Résultat void

trak() public méthode

public trak ( int Width, int Height, int TrackId ) : System
Width int
Height int
TrackId int
Résultat System

Property Details

body protected_oe property

protected mdia,MP4_Mangler.HeaderBoxes body
Résultat mdia

handler_ref protected_oe property

protected hdlr,MP4_Mangler.HeaderBoxes handler_ref
Résultat hdlr

header protected_oe property

protected tkhd,MP4_Mangler.HeaderBoxes header
Résultat tkhd

media_info protected_oe property

protected minf,MP4_Mangler.HeaderBoxes media_info
Résultat minf