AbstractContent

AbstractContent ⇐ ImageModel

Kind: global abstract class
Extends: ImageModel
Model:
Properties

NameTypeDescription
isContentboolean

flag (always true)

langString

The content associated language

titleString

The content title

descriptionString

The content description

shortDescriptionString

The content short description

yearnumber

The release year for this content

countryString

The associated country for this content

parentalRatingString

The defined parental rating for this content

ratingnumber

The rating value associated to this content

durationnumber

The content duration (in milliseconds)

tagLineString

The content tagline

creditsCreditList

The content credits list

typeContentTypes

The type associated to this content

imageTypeImageConst

The content logo ratio type (default is ratio 16:9)

genresArray

A list of genres associated to this content

keywordsArray

A list of keywords associated to this content

programsListModel

Various programs associated to this content

isAdultboolean

Flag which is set to true if content is of adult type

AbstractContent()

A content is a model holding the description of a digital item (image, music, video, …). A content is associated to at least one Media whose purpose is to provide a readable version of the digital item. The same content can be distributed by multiple items. A content is localized: the French Batman’s content can differ from the US one. Those two items can be associated to different media which have various keywords, genres, …