Interface for the ADTF media description service.
More...
|
| ~IObject ()=default |
| Protected destructor --> Use implemented Destroy() instead of delete!
|
|
Interface for the ADTF media description service.
Definition at line 27 of file media_description_service_intf.h.
◆ GetStructMediaDescription()
virtual tResult GetStructMediaDescription |
( |
const char * |
strStructName, |
|
|
adtf::base::IString && |
strMediaDescription |
|
) |
| const |
|
pure virtual |
Retrieve the media description for a given struct.
- Parameters
-
[in] | strStructName | The name of the struct. |
[out] | strMediaDescription | The returned media description. |
- Returns
- Standard result.