14 namespace mediadescription
33 std::vector<tLeafCodecIndex> vecIndices;
35 [&vecIndices, &rep](
const auto& oElement) {
36 vecIndices.push_back(tLeafCodecIndex(oElement.getIndex(), rep));
The Leaf codec index is a small layout information index to access the decoders/codecs data very fast...
The leaf value access decoding and encoding is a header only optimization for leaf values of standard...
Namespace for entire ADTF SDK.
DataRepresentation
Enumeration for the data representation.