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

Object containing extended information about a TV channel. More...

Public Attributes

RokuTVChannel channel
 RokuTVChannel object representing the channel.
 
bool isActive
 bool which is true if the channel is currently playing on the TV.
 
RokuTVProgram program
 RokuTVProgram object representing the currently playing program.
 
bool signalReceived
 bool which is false if there is currently no signal
 
char resolution [8]
 C-string resolution at which the channel is available (like 1080i) up to 7 characters.
 
unsigned short int signalQuality
 integer signal quality level from 0-100
 
signed short int signalStrength
 signed integer signal strength in dB
 

Detailed Description

Object containing extended information about a TV channel.

This info is only available if the channel is currently active.

Member Data Documentation

◆ isActive

bool rokuecp::RokuExtTVChannel::isActive

bool which is true if the channel is currently playing on the TV.

If it is false, nothing but the channel attribute will be populated.


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