xbmc
Public Member Functions | List of all members
PVR::CPVRStreamProperties Class Reference
Inheritance diagram for PVR::CPVRStreamProperties:
Inheritance graph
[legend]
Collaboration diagram for PVR::CPVRStreamProperties:
Collaboration graph
[legend]

Public Member Functions

std::string GetStreamURL () const
 Obtain the URL of the stream. More...
 
std::string GetStreamMimeType () const
 Obtain the MIME type of the stream. More...
 
bool EPGPlaybackAsLive () const
 If props are from an EPG tag indicates if playback should be as live playback would be. More...
 

Member Function Documentation

◆ 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.

The documentation for this class was generated from the following files: