mediaContentTypesRequiringHardwareSupport property
getter/setter pair
Sets the media content types that require hardware support. This is a comma-separated list of media content types.
The default value is null (uses system default).
Officially Supported Platforms/Implementations:
- Linux WPE WebKit 2.30+ (Official API - WebKitSettings.media-content-types-requiring-hardware-support):
- Requires WPE WebKit 2.30 or later
Implementation
String? mediaContentTypesRequiringHardwareSupport;