Enumeration (GI Enum)

WebKit-6.0WebKitAutoplayPolicySince 2.30

Enum values used to specify autoplay policies.

2.30

Index

Enumeration Members

Enumeration Members

ALLOW: number

Do not restrict autoplay.

ALLOW_WITHOUT_SOUND: number

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

DENY: number

Never allow autoplay.