C# Class HCS_Encoder.MediaFrame

Show file Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Public Properties

Property Type Description
AudioBuffer System.IntPtr
AudioSampleRate System.Int32
AudioSampleTime Double
AudioSamplesConsumed System.UInt64
AudioSize System.UInt64
DataSize System.UInt64
DataStreamData System.IntPtr
DataStreamTime Double
DataStreamTrack System.Int32
ForceAudioConsumption byte
Uplane System.IntPtr
VideoSampleTime Double
VideoSize System.UInt64
Yplane System.IntPtr

Property Details

AudioBuffer public property

public IntPtr,System AudioBuffer
return System.IntPtr

AudioSampleRate public property

public Int32,System AudioSampleRate
return System.Int32

AudioSampleTime public property

public Double AudioSampleTime
return Double

AudioSamplesConsumed public property

public UInt64,System AudioSamplesConsumed
return System.UInt64

AudioSize public property

public UInt64,System AudioSize
return System.UInt64

DataSize public property

public UInt64,System DataSize
return System.UInt64

DataStreamData public property

public IntPtr,System DataStreamData
return System.IntPtr

DataStreamTime public property

public Double DataStreamTime
return Double

DataStreamTrack public property

public Int32,System DataStreamTrack
return System.Int32

ForceAudioConsumption public property

public byte ForceAudioConsumption
return byte

Uplane public property

public IntPtr,System Uplane
return System.IntPtr

VideoSampleTime public property

public Double VideoSampleTime
return Double

VideoSize public property

public UInt64,System VideoSize
return System.UInt64

Yplane public property

public IntPtr,System Yplane
return System.IntPtr