Click or drag to resize
H264DecoderSpecificDataToAvcDecoderConfigurationRecord Method
Gets AVCDecoderConfigurationRecord

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public virtual AVCDecoderConfigurationRecord ToAvcDecoderConfigurationRecord()

Return Value

Type: AVCDecoderConfigurationRecord
Returns an instance of AVCDecoderConfigurationRecord
See Also