Property

WebKit2Settings:media-playback-requires-user-gesture

Declaration

property media-playback-requires-user-gesture: gboolean [ read, write, construct ]

Description [src]

Whether a user gesture (such as clicking the play button) would be required to start media playback or load media. This is off by default, so media playback could start automatically. Setting it on requires a gesture by the user to start playback, or to load the media.

Type: gboolean

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno