Struct VideoStreamWebm
VideoStream
resource for WebM videos.
struct VideoStreamWebm
;
VideoStream
resource handling the url=https://www.webmproject.org/
WebM/url
video format with
extension.
Properties
Name | Type | Description |
---|---|---|
file [get, set]
|
String |
Methods
Name | Description |
---|---|
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 extension.
|