ADTF  3.18.2
adtf::mediadescription::penguin Namespace Reference

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< tLeafCodecIndexget_leaf_codec_indices (const T &oDecoderOrFactory, ddl::DataRepresentation rep)
 Get the leaf indices object. More...
 

Detailed Description

Namespace for all functionality provided since v3.15.

Function Documentation

◆ get_leaf_codec_indices()

std::vector<tLeafCodecIndex> adtf::mediadescription::penguin::get_leaf_codec_indices ( const T &  oDecoderOrFactory,
ddl::DataRepresentation  rep 
)

Get the leaf indices object.

Template Parameters
TThe type of the decoder or factory to retrieve all leaf indices from.
Parameters
oDecoderOrFactoryThe decoder or factory to retrieve all indices from.
repDatarepresentation of the leaf layout to extract from codec index
Returns
std::vector<LeafCodecIndex>

Definition at line 31 of file leaf_sample_codec_access.h.

References adtf::mediadescription::osborn::for_each_leaf_element().