RokuECP 0.1
Control Roku devices remotely with ECP
 
Loading...
Searching...
No Matches
rokuecp::RokuSearchParams Struct Reference

Object containing information about a Roku search to be performed. More...

Public Attributes

RokuSearchType type
 enum Roku search filter
 
bool includeUnavailable
 bool which is true if results that are unavailable in your region should still be included
 
char tmsID [15]
 C-string containing the TMS ID of the movie or show to search for, 14 characters.
 
unsigned short int season
 integer season of the show to search for
 
bool autoSelect
 bool which is true if the first result should automatically be selected
 
bool autoLaunch
 bool which is true if the first provider in providerIDs with a result found should be launched automatically
 
char providerIDs [14][8]
 array of up to 8 C-strings containing Roku app IDs (up to 13 characters) for providers to look for results from (like "12" for Netflix)
 

Detailed Description

Object containing information about a Roku search to be performed.

All fields are optional.


The documentation for this struct was generated from the following file: