60#ifdef USE_ADTF_MEDIA_DESCRIPTION_LEGACY
61 #ifndef NO_ADTF_MEDIA_DESCRIPTION_LEGACY
72 template<
typename Struct>
91 template<
typename MetaType>
93 const std::enable_if_t<streaming::flash::is_stream_meta_type<MetaType>::value>* =
nullptr):
102 template<
typename Struct>
120 template<
typename StructType>
cStreamTypeHelper(std::nullptr_t pNull)
cSubStreamTypes(const MetaType &=MetaType())
Definition streammetatypesubstreams.h:138
Definition stream_type_helper.h:31
ucom::ant::object_ptr< const streaming::ant::IStreamType > GetStreamType() const
cStreamTypeHelper(const MetaType &oMetaType, const std::enable_if_t< streaming::flash::is_stream_meta_type< MetaType >::value > *=nullptr)
Definition stream_type_helper.h:92
cStreamTypeHelper(const mediadescription::osborn::structure< StructType > &oGeneratorStructure)
Definition stream_type_helper.h:121
cStreamTypeHelper(const ddl::DDStructure &oTypeDefinition)
cStreamTypeHelper(const streaming::hollow::cSubStreamTypes &oSubStreams)
cStreamTypeHelper(const ucom::ant::iobject_ptr< streaming::ant::IStreamType > &pExistingType)
cStreamTypeHelper(const streaming::ant::IStreamType &oExistingType)
cStreamTypeHelper(const mediadescription::osborn::description< Struct > &oDescription)
Definition stream_type_helper.h:103
cStreamTypeHelper(const ucom::ant::iobject_ptr< const streaming::ant::IStreamType > &pExistingType)
cStreamTypeHelper(std::nullptr_t pNull)
Definition stream_type_helper.h:154
void AddSubStream(std::string_view strName, uint32_t nSubStreamId, const flash::cStreamTypeHelper &oType)
void SetSubStream(const char *strName, uint32_t nSubStreamId, const flash::cStreamTypeHelper &oType)
void SetSubStream(std::string_view strName, uint32_t nSubStreamId, const flash::cStreamTypeHelper &oType)
Defines access methods for the interface of a Stream Type.
Definition streamtype_intf.h:96
Definition streammetatypesubstreams.h:130
cSubStreamTypes(const MetaType &=MetaType())
Definition streammetatypesubstreams.h:138
Base object pointer to realize binary compatible reference counting in interface methods.
Definition object_ptr_intf.h:112
Definition object_ptr.h:384
Utility class for a complete valid data definition of one StructType and its dependencies....
Definition ddstructure.h:57
Namespace for all functionality of the ADTF Filter SDK provided since v3.0.
Definition filter.h:26
Namespace for all functionality of the ADTF Filter SDK provided since v3.5.
Definition triggered_filter.h:179
Namespace for all functionality of the ADTF Filter SDK provided since v3.7.
Definition data_triggered_filter.h:96
Namespace for the ADTF Filter SDK.
Definition configurable_runner.h:18
Namespace for the ADTF Streaming SDK.
Definition bindingproxyinport.h:14
Namespace for the ADTF uCOM SDK.
Definition adtf_system.h:324
Namespace for all functionality provided by ADTF and its SDKs.
Definition adtf_client_connector.h:14