C# Class HCS_Encoder.MediaFrame

ファイルを表示 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_oe property

public IntPtr,System AudioBuffer
return System.IntPtr

AudioSampleRate public_oe property

public Int32,System AudioSampleRate
return System.Int32

AudioSampleTime public_oe property

public Double AudioSampleTime
return Double

AudioSamplesConsumed public_oe property

public UInt64,System AudioSamplesConsumed
return System.UInt64

AudioSize public_oe property

public UInt64,System AudioSize
return System.UInt64

DataSize public_oe property

public UInt64,System DataSize
return System.UInt64

DataStreamData public_oe property

public IntPtr,System DataStreamData
return System.IntPtr

DataStreamTime public_oe property

public Double DataStreamTime
return Double

DataStreamTrack public_oe property

public Int32,System DataStreamTrack
return System.Int32

ForceAudioConsumption public_oe property

public byte ForceAudioConsumption
return byte

Uplane public_oe property

public IntPtr,System Uplane
return System.IntPtr

VideoSampleTime public_oe property

public Double VideoSampleTime
return Double

VideoSize public_oe property

public UInt64,System VideoSize
return System.UInt64

Yplane public_oe property

public IntPtr,System Yplane
return System.IntPtr