H264DecoderSpecificDataToAvcDecoderConfigurationRecord Method |
Gets AVCDecoderConfigurationRecord
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public virtual AVCDecoderConfigurationRecord ToAvcDecoderConfigurationRecord()
Public Overridable Function ToAvcDecoderConfigurationRecord As AVCDecoderConfigurationRecord
public:
virtual AVCDecoderConfigurationRecord^ ToAvcDecoderConfigurationRecord()
abstract ToAvcDecoderConfigurationRecord : unit -> AVCDecoderConfigurationRecord
override ToAvcDecoderConfigurationRecord : unit -> AVCDecoderConfigurationRecord
Return Value
Type:
AVCDecoderConfigurationRecordReturns an instance of AVCDecoderConfigurationRecord
See Also