Property

WebKit2Settings:media-playback-requires-user-gesture

unstable since: 4.1

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
Available since:4.1

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno