ADTF
|
Namespace for all functionality provided since v3.7. More...
Functions | |
std::tuple< std::string, std::string, adtf_ddl::tDataRepresentation > | get_media_description_from_stream_type (const adtf::streaming::IStreamType &oStreamType) |
Extract the media description information from stream type. More... | |
Namespace for all functionality provided since v3.7.
std::tuple<std::string, std::string, adtf_ddl::tDataRepresentation> adtf::mediadescription::hollow::get_media_description_from_stream_type | ( | const adtf::streaming::IStreamType & | oStreamType | ) |
Extract the media description information from stream type.
[in] | oStreamType | The stream type containing the media description information. |
tResult | in case the description could not be retrieved. |