ADTF  3.18.3
serialization_legacy.h File Reference

Implementation of the ADTF default media description. More...

Go to the source code of this file.

Namespaces

 ddl
 definition of the ddl namespace
 
 ddl::serialization
 definition of the serialization namespace
 

Functions

template<typename DECODER , typename ENCODER >
a_util::result::Result transform (const DECODER &decoder, ENCODER &encoder)
 Copies all elements from a decoder to a codec. More...
 
a_util::result::Result transformToBuffer (const Decoder &decoder, a_util::memory::MemoryBuffer &buffer, bool zero=false)
 Tranforms the data from a given decoder into the opposite data representation. More...
 

Detailed Description

Implementation of the ADTF default media description.

Definition in file serialization_legacy.h.