Interface: OnDemandItem

Hierarchy

  • OnDemandItem

Index

Properties

Properties

Optional description

description? : undefined | string


Optional episodeName

episodeName? : undefined | string


Optional imageUrl

imageUrl? : undefined | string


Optional seriesId

seriesId? : undefined | string


Optional seriesName

seriesName? : undefined | string


Optional startTime

startTime? : undefined | string

Time as epoch seconds, formatted as a string.


Optional startTimeString

startTimeString? : undefined | string

Time in RFC 3339 format (as used in the podcast feeds) Ignored if startTime is present

example "Mon, 02 Apr 2012 00:00:00 GMT"


streams

streams: Stream[]