Public Member Functions | |
| None | __init__ (self, media, params=None) |
| int | offset (self) |
| bool | shuffle (self) |
Public Attributes | |
| media | |
Private Attributes | |
| _params | |
Represents results from a Plex media media_content_id search. Results are used by media_player.play_media implementations.
| None homeassistant.components.plex.models.PlexMediaSearchResult.__init__ | ( | self, | |
| media, | |||
params = None |
|||
| ) |
| int homeassistant.components.plex.models.PlexMediaSearchResult.offset | ( | self | ) |
| bool homeassistant.components.plex.models.PlexMediaSearchResult.shuffle | ( | self | ) |
|
private |
| homeassistant.components.plex.models.PlexMediaSearchResult.media |