Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
BroadcastDetails
Interface BroadcastDetails
BroadcastDetails ($ref: "PVR.BroadcastDetails") Represents the details of a broadcast.
interface
BroadcastDetails
{
broadcastid
:
number
;
channelid
:
number
;
description
:
string
;
endtime
:
string
;
isPlayable
:
boolean
;
starttime
:
string
;
title
:
string
;
}
Index
Properties
broadcastid
channelid
description
endtime
is
Playable
starttime
title
Properties
broadcastid
broadcastid
:
number
channelid
channelid
:
number
description
description
:
string
endtime
endtime
:
string
is
Playable
isPlayable
:
boolean
starttime
starttime
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
broadcastid
channelid
description
endtime
is
Playable
starttime
title
kodi-jsonrpc-api
Loading...
BroadcastDetails ($ref: "PVR.BroadcastDetails") Represents the details of a broadcast.