C# 클래스 CSharpRTMP.Core.MediaFormats.mp4.TrackMetaData

파일 보기 프로젝트 열기: langhuihui/csharprtmp

공개 프로퍼티들

프로퍼티 타입 설명
CreationTime System.DateTime
Group ushort
Height double
Language String
Layer ushort
Matrix Matrix
ModificationTime System.DateTime
Timescale uint
TrackId uint
Volume float
Width double

프로퍼티 상세

CreationTime 공개적으로 프로퍼티

public DateTime,System CreationTime
리턴 System.DateTime

Group 공개적으로 프로퍼티

public ushort Group
리턴 ushort

Height 공개적으로 프로퍼티

public double Height
리턴 double

Language 공개적으로 프로퍼티

public String Language
리턴 String

Layer 공개적으로 프로퍼티

public ushort Layer
리턴 ushort

Matrix 공개적으로 프로퍼티

public Matrix Matrix
리턴 Matrix

ModificationTime 공개적으로 프로퍼티

public DateTime,System ModificationTime
리턴 System.DateTime

Timescale 공개적으로 프로퍼티

public uint Timescale
리턴 uint

TrackId 공개적으로 프로퍼티

public uint TrackId
리턴 uint

Volume 공개적으로 프로퍼티

public float Volume
리턴 float

Width 공개적으로 프로퍼티

public double Width
리턴 double