C# Class CSharpRTMP.Core.MediaFormats.mp4.TrackMetaData

Exibir arquivo Open project: langhuihui/csharprtmp

Public Properties

Property Type Description
CreationTime System.DateTime
Group ushort
Height double
Language String
Layer ushort
Matrix Matrix
ModificationTime System.DateTime
Timescale uint
TrackId uint
Volume float
Width double

Property Details

CreationTime public_oe property

public DateTime,System CreationTime
return System.DateTime

Group public_oe property

public ushort Group
return ushort

Height public_oe property

public double Height
return double

Language public_oe property

public String Language
return String

Layer public_oe property

public ushort Layer
return ushort

Matrix public_oe property

public Matrix Matrix
return Matrix

ModificationTime public_oe property

public DateTime,System ModificationTime
return System.DateTime

Timescale public_oe property

public uint Timescale
return uint

TrackId public_oe property

public uint TrackId
return uint

Volume public_oe property

public float Volume
return float

Width public_oe property

public double Width
return double