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

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

Méthodes publiques

Свойство Type Description
AlternateGroup ushort
Height uint
Layer ushort
Matrix Matrix
TrackId uint
Volume float
Width uint

Méthodes publiques

Méthode Description
AtomTKHD ( )
AtomTKHD ( MP4Document document, uint type, long size, long start )
ReadData ( ) : void

Method Details

AtomTKHD() public méthode

public AtomTKHD ( )

AtomTKHD() public méthode

public AtomTKHD ( MP4Document document, uint type, long size, long start )
document MP4Document
type uint
size long
start long

ReadData() public méthode

public ReadData ( ) : void
Résultat void

Property Details

AlternateGroup public_oe property

public ushort AlternateGroup
Résultat ushort

Height public_oe property

public uint Height
Résultat uint

Layer public_oe property

public ushort Layer
Résultat ushort

Matrix public_oe property

public Matrix Matrix
Résultat Matrix

TrackId public_oe property

public uint TrackId
Résultat uint

Volume public_oe property

public float Volume
Résultat float

Width public_oe property

public uint Width
Résultat uint