IviMediaRating

fun IviMediaRating(type: IviMediaRating.Type = Type.UNSUPPORTED, initialValue: Float = UNRATED)

Parameters

type

Type of rating.

initialValue

The initial rating value. Values outside of the allowed range for the selected type will be considered as no rating.