AutoplayPolicy

Added in version 2.30.

class AutoplayPolicy

Enum values used to specify autoplay policies.

Fields

class AutoplayPolicy
ALLOW

Do not restrict autoplay.

ALLOW_WITHOUT_SOUND

Allow videos to autoplay if they have no audio track, or if their audio track is muted.

DENY

Never allow autoplay.