Struct VideoStreamTheora
VideoStream resource for Ogg Theora videos.
struct VideoStreamTheora
;
VideoStream resource handling the url=https://www.theora.org/Ogg Theora/url video format with extension.
Properties
| Name | Type | Description |
|---|---|---|
file[get, set]
|
String |
Methods
| Name | Description |
|---|---|
getFile
|
Returns the Ogg Theora video file handled by this VideoStreamTheora.
|
setFile
|
Sets the Ogg Theora video file that this VideoStreamTheora resource handles. The file name should have the extension.
|