class_videostreamtheora.rst 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the VideoStreamTheora.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_VideoStreamTheora:
  5. VideoStreamTheora
  6. =================
  7. **Inherits:** :ref:`VideoStream<class_videostream>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  8. **Category:** Core
  9. Brief Description
  10. -----------------
  11. Member Functions
  12. ----------------
  13. +------------------------------+------------------------------------------------------------------------------------------------+
  14. | :ref:`String<class_string>` | :ref:`get_file<class_VideoStreamTheora_get_file>` **(** **)** |
  15. +------------------------------+------------------------------------------------------------------------------------------------+
  16. | void | :ref:`set_file<class_VideoStreamTheora_set_file>` **(** :ref:`String<class_string>` file **)** |
  17. +------------------------------+------------------------------------------------------------------------------------------------+
  18. Member Function Description
  19. ---------------------------
  20. .. _class_VideoStreamTheora_get_file:
  21. - :ref:`String<class_string>` **get_file** **(** **)**
  22. .. _class_VideoStreamTheora_set_file:
  23. - void **set_file** **(** :ref:`String<class_string>` file **)**