Forum Discussion
EnTerr
9 years agoRoku Guru
"artesea" wrote:
Also wondering if GetNowNextPrograms is actually supported, or a typo is involved in the OS/docs.
Yes :). FWIW:
BrightScript Debugger> pg = createObject("roProgramGuide") : now = createObject("roDateTime")
BrightScript Debugger> ? pg.getNowNextPrograms("2.4", now)
<Component: roArray> =
[
<Component: roAssociativeArray>
<Component: roAssociativeArray>
]
Speaking of which... WTH is roContentMetadata ?!
BrightScript Debugger> ? pg.getNowNextPrograms("2.4", now)[0]
<Component: roAssociativeArray> =
{
category:
content_metadata: <Component: roContentMetadata>
description:
duration: <Component: roDateTime>
format: <Component: roAssociativeArray>
id: 330
name: BUZZR Time Machine
start_time: <Component: roDateTime>
}
Related Content
- 3 months ago
- 10 months ago
- 6 years ago