WebKitAutoplayPolicy

Enum values used to specify autoplay policies.

Values

ValueMeaning
ALLOW0

Do not restrict autoplay.

ALLOW_WITHOUT_SOUND1

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

DENY2

Never allow autoplay.

Meta

Since

2.30