| DVBLink Remote API Library documentation
    0.2.0-Master
    | 
Represent M3U playlist which is used as output parameter for the IDVBLinkRemoteConnection::GetM3uPlaylist method. More...
 
  
 | Public Member Functions | |
| M3uPlaylist () | |
| Initializes a new instance of the dvblinkremote::M3uPlaylist class. | |
| ~M3uPlaylist () | |
| Destructor for cleaning up allocated memory. | |
| Public Attributes | |
| std::string | FileContent | 
| Represents the M3U playlist file content. | |
Represent M3U playlist which is used as output parameter for the IDVBLinkRemoteConnection::GetM3uPlaylist method.
| dvblinkremote::M3uPlaylist::M3uPlaylist | ( | ) | 
Initializes a new instance of the dvblinkremote::M3uPlaylist class.
| dvblinkremote::M3uPlaylist::~M3uPlaylist | ( | ) | 
Destructor for cleaning up allocated memory.
| std::string dvblinkremote::M3uPlaylist::FileContent | 
Represents the M3U playlist file content.