Copyright © Audi Electronics Venture GmbH. More...
Go to the source code of this file.
Classes | |
class | sample_data< T > |
Sample Data getter for an easy use of samples with samplebuffer set to the type T. More... | |
class | sample_data< T > |
Easy data access for input samples. More... | |
class | sample_data< T, Enable > |
Easy data access for input samples of non trivial type @T (see Supported types for adtf_memory<T> for writing and reading Samples). More... | |
class | sample_data< T, typename std::enable_if_t< std::is_trivially_copyable< T >::value > > |
Easy data access for input samples for trivial types (see Supported types for adtf_memory<T> for writing and reading Samples) More... | |
class | sample_data< T, Enable > |
Easy data access for input samples of non trivial type @T (see Supported types for adtf_memory<T> for writing and reading Samples). More... | |
Namespaces | |
namespace | adtf |
Namespace for entire ADTF SDK. | |
namespace | adtf::streaming |
Namespace for the ADTF Streaming SDK. | |
namespace | adtf::streaming::ant |
Namespace for all functionality of the ADTF Streaming SDK provided since v3.0. | |
namespace | adtf::streaming::flash |
Namespace for all functionality of the ADTF Streaming SDK provided since v3.5. | |
namespace | adtf::streaming::penguin |
Namespace for all functionality of the ADTF Streaming SDK provided since v3.15. | |