VideoStreamWebm

Inherits: VideoStream < Resource < Reference < Object

VideoStream resource for WebM videos.

Description

VideoStream resource handling the WebM video format with .webm extension.

Methods

String

get_file ( )

void

set_file ( String file )

Method Descriptions

Returns the WebM video file handled by this VideoStreamWebm.


  • void set_file ( String file )

Sets the WebM video file that this VideoStreamWebm resource handles. The file name should have the .webm extension.