Object containing information about a TV channel on a Roku device.
More...
|
char | id [8] |
| C-string channel ID, usually the channel number (like "3.1"), up to 7 characters.
|
|
char | name [8] |
| C-string channel short name, up to 7 characters.
|
|
char | type [14] |
| C-string channel type (like "air-digital") up to 13 characters.
|
|
bool | isHidden |
| bool which is true if the channel was hidden by the user
|
|
bool | isFavorite |
| bool which is true if the channel is on the user's favorite list
|
|
unsigned short int | physicalChannel |
| integer physical RF channel number (2-69)
|
|
unsigned long int | frequency |
| integer channel frequency in Hz (6-8 million)
|
|
Object containing information about a TV channel on a Roku device.
The documentation for this struct was generated from the following file: