ADTF
Loading...
Searching...
No Matches
samplebuffer_default_allocate.h
Go to the documentation of this file.
1
7#pragma once
8#include "samplebuffer_intf.h"
9
10namespace adtf
11{
12namespace streaming
13{
14namespace ant
15{
28
43
44} //namespace ant
45
48
49} //namespace streaming
50} //namespace adtf
A_UTILS_NS::cResult tResult
For backwards compatibility and to bring latest version into scope.
Definition result.h:736
Namespace for all functionality of the ADTF Streaming SDK provided since v3.0.
Definition bindingproxyoutport.h:16
tResult get_reference_buffer_factory(adtf::ucom::iobject_ptr< ISampleBufferFactory > &pFactory)
tResult get_default_buffer_factory(adtf::ucom::iobject_ptr< ISampleBufferFactory > &pFactory)
Namespace for the ADTF Streaming SDK.
Definition bindingproxyinport.h:14
ant::iobject_ptr< T > iobject_ptr
Alias always bringing the latest version of ant::iobject_ptr into scope.
Definition object_ptr_intf.h:437
Namespace for all functionality provided by ADTF and its SDKs.
Definition adtf_client_connector.h:14