WebKitAutoplayPolicy

Enum values used to specify autoplay policies.

Values

ValueMeaning
Allow0

Do not restrict autoplay.

AllowWithoutSound1

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

Deny2

Never allow autoplay.