Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
ChannelDetails
Interface ChannelDetails
ChannelDetails ($ref: "PVR.ChannelDetails") Represents the details of a PVR channel.
interface
ChannelDetails
{
channelid
:
number
;
hidden
:
boolean
;
icon
:
string
;
name
:
string
;
}
Index
Properties
channelid
hidden
icon
name
Properties
channelid
channelid
:
number
hidden
hidden
:
boolean
icon
icon
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channelid
hidden
icon
name
kodi-jsonrpc-api
Loading...
ChannelDetails ($ref: "PVR.ChannelDetails") Represents the details of a PVR channel.