ADTF
|
Namespace for all functionality provided since v3.15. More...
Typedefs | |
using | tLeafCodecIndex = ddl::codec::LeafCodecIndex |
redefitnion for a ddl::codec::LeafCodecIndex | |
Functions | |
template<typename T > | |
std::vector< tLeafCodecIndex > | get_leaf_codec_indices (const T &oDecoderOrFactory, ddl::DataRepresentation rep) |
Get the leaf indices object. More... | |
Namespace for all functionality provided since v3.15.
std::vector<tLeafCodecIndex> adtf::mediadescription::penguin::get_leaf_codec_indices | ( | const T & | oDecoderOrFactory, |
ddl::DataRepresentation | rep | ||
) |
Get the leaf indices object.
T | The type of the decoder or factory to retrieve all leaf indices from. |
oDecoderOrFactory | The decoder or factory to retrieve all indices from. |
rep | Datarepresentation of the leaf layout to extract from codec index |
Definition at line 31 of file leaf_sample_codec_access.h.
References adtf::mediadescription::osborn::for_each_leaf_element().