Interface for a class VideoSettings
string[]
Specifies the allowed file types for video selection.
string
Specifies the height of the video.
Specifies whether the video is inserted inline or with a break.
string
| number
Defines the maximum height of the video.
string
| number
Defines the maximum width of the video.
string
| number
Defines the minimum height of the video.
string
| number
Defines the minimum width of the video.
string
Specifies the path for storing and displaying video files.
string
Specifies the URL for the remove action that handles video removal on the server.
boolean
Enables resizing for the video element.
boolean
Enables video resizing by percentage calculation.
Specifies whether the inserted video is saved as a blob or base64.
string
Specifies the URL for the save action that handles uploaded video files on the server.
string
Specifies the width of the video.