ADTF
Loading...
Searching...
No Matches
adtf::mediadescription::ant::cSampleDecoder Class Reference

#include <sample_codec_legacy.h>

Inherits adtf_ddl::cDecoder.

Public Member Functions

 cSampleDecoder ()=default
 
 cSampleDecoder (cSampleDecoder &&)=default
 
cSampleDecoderoperator= (cSampleDecoder &&)=default
 
adtf::util::cVariant GetElementValue (size_t nElementIndex) const
 
adtf::util::cVariant GetElementValue (const char *strElementName) const
 
adtf::util::cString GetElementValueString (size_t nElementIndex) const
 
adtf::util::cString GetElementValueString (const char *strElementName) const
 
const adtf_ddl::tStructElement & GetElement (size_t nElementIndex) const
 

Friends

class cSampleCodecFactory
 

Detailed Description

Decoder for samples with static and/or dynamic data.

Constructor & Destructor Documentation

◆ cSampleDecoder() [1/2]

adtf::mediadescription::ant::cSampleDecoder::cSampleDecoder ( )
default

Default constructor

◆ cSampleDecoder() [2/2]

adtf::mediadescription::ant::cSampleDecoder::cSampleDecoder ( cSampleDecoder && )
default

Move constructor

Member Function Documentation

◆ operator=()

cSampleDecoder & adtf::mediadescription::ant::cSampleDecoder::operator= ( cSampleDecoder && )
default

Move assignment operator


The documentation for this class was generated from the following file: