|
ADTF
|
#include <sample_codec_legacy.h>
Inherits adtf_ddl::cCodec.
Inherited by adtf::mediadescription::flash::cSampleWithCodec.
Public Member Functions | |
| cSampleCodec ()=default | |
| cSampleCodec (cSampleCodec &&)=default | |
| cSampleCodec & | operator= (cSampleCodec &&)=default |
| void | SetElementValue (const char *strElementName, const adtf::util::cVariant &oValue) |
Friends | |
| class | cSampleCodecFactory |
Codec for samples with static and/or dynamic data.
|
default |
Default constructor
|
default |
Move constructor
|
default |
Move assignment operator