More...
#include <adtf_remote_player_intf.h>
Inherits adtf::remote::ant::IPlayer.
Inherited by adtf::remote::elasto::IPlayer.
The Remote Player interface provides access to retrieve information about and control the current adtf::services::ant::IPlayer within a ADTF System instance.
- See also
- adtf::remote::ant::cADTFRemoteSystem, adtf::services::ant::IPlayer.
◆ ExtractAttachedFiles()
| virtual tResult adtf::remote::bat::IPlayer::ExtractAttachedFiles |
( |
const char * | strAdtfDatFileNames, |
|
|
const char * | strDestinationDirectory ) |
|
pure virtual |
Extracts all attached files from the given ADTF DAT files. This method also registers macros in the following form: "AF:<tag_name>".
- Parameters
-
| strAdtfDatFileNames | [in] A comma separated list of file names. |
| strDestinationDirectory | [in] The directory where the files should be extracted to. |
- Returns
- Standard result.
◆ GetMarkers()
| virtual const char * adtf::remote::bat::IPlayer::GetMarkers |
( |
| ) |
const |
|
pure virtual |
Returns all marker information in an XML string.
- Returns
- all marker information in an XML string.
The documentation for this class was generated from the following file: