14#ifdef USE_ADTF_MEDIA_DESCRIPTION_LEGACY
15 #ifndef NO_ADTF_MEDIA_DESCRIPTION_LEGACY
38ADTF3_DEPRECATED(
"Use adtf::ucom::make_object_ptr<stream_type_default<>>(const char*, const char*, ddl::tDataRepresentation) instead.")
62ADTF3_DEPRECATED(
"Use adtf::ucom::make_object_ptr<stream_type_default<>>(const char*, ddl::tDataRepresentation) instead.")
65 ddl::tDataRepresentation eRep =
ddl::tDataRepresentation::Deserialized);
78ADTF3_DEPRECATED(
"Use adtf::ucom::make_object_ptr<stream_type_default<>>(const char*, ddl::dd::DataDefinition, ddl::tDataRepresentation) instead.")
82 ddl::tDataRepresentation eRep =
ddl::tDataRepresentation::Deserialized);
90 ddl::DataDescription& oDescription);
94tResult get_stream_description_xml(const
char* strName,
98tResult create_stream_type_from_xml(const
char* strXML,
102tResult get_stream_description_xml(const std::vector<std::pair<adtf_util::cString,
104 adtf::
base::IString&& strDDLStreams);
116ADTF3_DEPRECATED(
"Use adtf::ucom::make_object_ptr<stream_type_default<>>(const ddl::DDStructure&) instead.")
127ADTF3_DEPRECATED(
"Use adtf::ucom::make_object_ptr<stream_type_default<>>(const char*, const char*) instead.")
144template<typename Struct>
145ADTF3_DEPRECATED(
"Use adtf::ucom::make_object_ptr<stream_type_default<T>>() instead.")
149 "create_adtf_default_stream_type<T>() can only be used if ddl description was generated with adtf_mdgen! "
150 "If you have another source for the description, use create_adtf_default_stream_type(...).");
165ADTF3_DEPRECATED(
"Use adtf::ucom::make_object_ptr<stream_type_default<>>(const char*, ddl::tDataRepresentation) instead.")
168 ddl::tDataRepresentation eRep =
ddl::tDataRepresentation::Deserialized);
176using
osborn::get_stream_description_xml;
177using
osborn::create_stream_type_from_xml;
#define ADTF3_DEPRECATED(_depr_message_)
Definition adtf_base_deprecated.h:27
A_UTILS_NS::cResult tResult
For backwards compatibility and to bring latest version into scope.
Definition result.h:736
Namespace for the ADTF Base SDK.
Definition adtf_base_type_traits.h:13
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
definition of the ddl namespace
Definition codec.h:21