Configuration data for player validation

See:

Properties

maxTimeout:Null<Int>

Max timeout for player validation. Any validator which takes longer to complete than this amount will immediately interrupt playback.

Default value is 5s unless modified through configuration.

validators:Null<Dynamic>

Key value pairs where the key is the indentifier of the particular validator. Custom validator entries can also be specified.

See: