ADTF
Loading...
Searching...
No Matches
leaf_sample_codec_access.h File Reference
Include dependency graph for leaf_sample_codec_access.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  adtf
 Namespace for all functionality provided by ADTF and its SDKs.
 
namespace  adtf::mediadescription
 Namespace for the ADTF Mediadescription SDK.
 

Typedefs

using adtf::mediadescription::penguin::tLeafCodecIndex = ddl::codec::LeafCodecIndex
 redefitnion for a ddl::codec::LeafCodecIndex
 
using adtf::mediadescription::tLeafCodecIndex
 redefitnion for a ddl::codec::LeafCodecIndex
 

Functions

template<typename T>
std::vector< tLeafCodecIndexadtf::mediadescription::penguin::get_leaf_codec_indices (const T &oDecoderOrFactory, ddl::DataRepresentation rep)
 Get the leaf indices object.
 
template<typename T>
std::vector< tLeafCodecIndexadtf::mediadescription::get_leaf_codec_indices (const T &oDecoderOrFactory, ddl::DataRepresentation rep)
 Get the leaf indices object.
 

Detailed Description

Copyright © Audi Electronics Venture GmbH. All rights reserved

Function Documentation

◆ get_leaf_codec_indices()

template<typename T>
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>