ADTF  3.18.2
md_sample_data.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  md_sample_data< T >
 Template to provide media description based access to Sample data. More...
 
class  md_array< T, UnderlyingType >
 This class is used to wrap access to arrays of plain and enum types. More...
 
class  md_struct_array< T >
 This class is used to wrap access to arrays of struct types. More...
 
struct  decoder_with_indices< T >
 
class  md_sample_data_factory< T >
 This factory provides instances of md_sample_data for incoming samples. More...
 

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::mediadescription
 Namespace for the ADTF Media Description SDK.
 
 adtf::mediadescription::osborn
 Namespace for all functionality provided since v3.14.
 

Variables

template<typename , typename = void>
constexpr bool is_defined_v = false
 
template<typename T >
constexpr bool has_description_v = detail::is_defined_v<description<T>>
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file md_sample_data.h.