nutrient
Toggle table of contents
11.0.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.media
/
MediaLinkUtils
/
VideoSettings
Video
Settings
open
class
VideoSettings
A class containing settings for video playback extracted from media link options.
Members
Constructors
Video
Settings
Link copied to clipboard
constructor
(
)
Creates a new VideoSettings with default values.
Properties
autoplay
Link copied to clipboard
open
var
autoplay
:
Boolean
Whether the video should start playing automatically when displayed.
cover
Image
Link copied to clipboard
open
var
coverImage
:
String
The path or URI to the cover image to display before the video plays.
cover
Mode
Link copied to clipboard
open
var
coverMode
:
String
The cover mode for the video (e.g., how the cover image should be displayed).
offset
Link copied to clipboard
open
var
offset
:
Int
The time offset in seconds from which to start playing the video.