DefaultMediaControlPolicy

The default policy for configuring media controls. It does not add any customControls, nor does it override any controls in replacedStandardControls.

Constructors

Link copied to clipboard
constructor()

Inherited properties

Link copied to clipboard

Custom media controls in addition to the standard media controls. If this is null, the original custom controls provided by the source will be used. Otherwise, it replaces all the custom controls of the source.

Link copied to clipboard

The maximum number of media controls to display, based on the available space.

Link copied to clipboard

Maps StandardMediaControls to the factory that will be used to create the control.