Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.85 KB

class_videostreamtheora.rst

File metadata and controls

33 lines (23 loc) · 1.85 KB
github_url:hide

VideoStreamTheora

Inherits: :ref:`VideoStream<class_VideoStream>` < :ref:`Resource<class_Resource>` < :ref:`RefCounted<class_RefCounted>` < :ref:`Object<class_Object>`

:ref:`VideoStream<class_VideoStream>` resource for Ogg Theora videos.

.. rst-class:: classref-introduction-group

Description

:ref:`VideoStream<class_VideoStream>` resource handling the Ogg Theora video format with .ogv extension. The Theora codec is decoded on the CPU.

Note: While Ogg Theora videos can also have an .ogg extension, you will have to rename the extension to .ogv to use those videos within Godot.