C# Class HCS_Encoder.DecoderJob

显示文件 Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Public Properties

Property Type Description
AudioChannels System.Int32
AudioSampleRate System.Int32
FrameCount System.UInt64
Framerate double
IsValid int
MinimumAudioBufferSize System.Int32
videoWidth System.Int32

Property Details

AudioChannels public_oe property

public Int32,System AudioChannels
return System.Int32

AudioSampleRate public_oe property

public Int32,System AudioSampleRate
return System.Int32

FrameCount public_oe property

public UInt64,System FrameCount
return System.UInt64

Framerate public_oe property

public double Framerate
return double

IsValid public_oe property

public int IsValid
return int

MinimumAudioBufferSize public_oe property

public Int32,System MinimumAudioBufferSize
return System.Int32

videoWidth public_oe property

public Int32,System videoWidth
return System.Int32