loadVideoTimeout property

Duration get loadVideoTimeout

Specifies a non-default amount of time to wait for media to load before timing out.

This only applies to the IMA client-side SDK.

Implementation

Duration get loadVideoTimeout => platform.params.loadVideoTimeout;