C# Class HCS_Encoder.DecoderJob

Show file 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 property

public Int32,System AudioChannels
return System.Int32

AudioSampleRate public property

public Int32,System AudioSampleRate
return System.Int32

FrameCount public property

public UInt64,System FrameCount
return System.UInt64

Framerate public property

public double Framerate
return double

IsValid public property

public int IsValid
return int

MinimumAudioBufferSize public property

public Int32,System MinimumAudioBufferSize
return System.Int32

videoWidth public property

public Int32,System videoWidth
return System.Int32