ContentRating

sealed interface ContentRating

A content-rating icon shown at program start (Kijkwijzer-style).

The Age and Descriptor presets are rendered with the SDK's own simplified artwork — deliberately NOT the official NICAM/Kijkwijzer pictograms, which are licensed to broadcasters by NICAM. Hosts holding that license (or using any other rating system, e.g. FSK) supply their official art through Custom; presets and custom icons mix freely in one list, rendered in list order.

Set per item via OGMediaItem.Builder.setContentRatings; display position/duration configured in the UI module's OGUiConfig.

Inheritors

Types

Link copied to clipboard

Age badge, SDK default art (colored disc + number).

Link copied to clipboard
class Custom(@DrawableRes val iconRes: Int) : ContentRating

Host-supplied icon (e.g. official licensed pictograms).

Link copied to clipboard

Content descriptor, SDK default art.