Coyote Browser / Reference

A fresh HTML5 browser engine for HBBTV and embedded systems

²
  • Home
  • FAQ
  • About

Reference Index > OIPF

ParentalRatingScheme

Interface Specification

OIPF Logo from
interface ParentalRatingScheme
{
readonly attribute String name
readonly attribute ParentalRating threshold
Integer indexOf( String ratingValue )
String iconUri( Integer index )
};
};

Implementation status

Number of constants in JS interface: none
Number of attributes in JS interface: 2/2
Number of functions in JS interface: 2/2

FunctionImplementation status
indexOfUnknown/Unspecified
iconUriUnknown/Unspecified

Browser & Device compatibility

Device typeSupport Status
Desktop PC browsers...
HBBTV 1.5 devicesYes
HBBTV 2.0.x devicesYes

Notes

none

This page has been generated automatically from source code by the CoyoteBrowser InfoTool on Tue Jan 05 16:54:09 2021 . Some design elements from MDN are used under CC-BY-SA license from "Mozilla Contributors".