Struct VideoStreamWebm

VideoStream resource for WebM videos.

struct VideoStreamWebm ;

VideoStream resource handling the url=https://www.webmproject.org/WebM/url video format with .webm extension.

Properties

NameTypeDescription
file[get, set] String

Methods

NameDescription
getFile Returns the WebM video file handled by this VideoStreamWebm.
setFile Sets the WebM video file that this VideoStreamWebm resource handles. The file name should have the .webm extension.