Studio HTML5 SDK
Go to class or file:
studio.sdk.rad.VideoConfig
RAD Video config.
Inheritance
studio.sdk.rad.VideoConfig
Constructor
studio.sdk.rad.VideoConfig(
)
Instance Properties
Defined in
studio.sdk.rad.VideoConfig
autoplay
:
Whether the video should autoplay when loaded.
controls
:
Whether the default native player controls are enabled.
loop
:
Whether the video should loop when completed.
muted
:
Whether the video should start muted.
sources
:
URLs to video sources.
Package studio.sdk.rad
Package Reference