#include <PVRStreamProperties.h>
◆ CPVRStreamProperties()
PVR::CPVRStreamProperties::CPVRStreamProperties |
( |
| ) |
|
|
default |
◆ ~CPVRStreamProperties()
virtual PVR::CPVRStreamProperties::~CPVRStreamProperties |
( |
| ) |
|
|
virtualdefault |
◆ EPGPlaybackAsLive()
bool CPVRStreamProperties::EPGPlaybackAsLive |
( |
| ) |
const |
If props are from an EPG tag indicates if playback should be as live playback would be.
- Returns
- true if it should be played back as live, false otherwise.
◆ GetStreamMimeType()
std::string CPVRStreamProperties::GetStreamMimeType |
( |
| ) |
const |
Obtain the MIME type of the stream.
- Returns
- The stream's MIME type or empty string, if not found.
◆ GetStreamURL()
std::string CPVRStreamProperties::GetStreamURL |
( |
| ) |
const |
Obtain the URL of the stream.
- Returns
- The stream URL or empty string, if not found.
◆ LivePlaybackAsEPG()
bool CPVRStreamProperties::LivePlaybackAsEPG |
( |
| ) |
const |
If props are from an channel indicates if playback should be as a video playback would be.
- Returns
- true if it should be played back as live, false otherwise.
The documentation for this class was generated from the following files: