mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (45fc515)
This commit is contained in:
@@ -261,8 +261,6 @@ The assigned video stream. See description for supported formats.
|
||||
|
||||
The current position of the stream, in seconds.
|
||||
|
||||
\ **Note:** Changing this value won't have any effect as seeking is not implemented yet, except in video formats implemented by a GDExtension add-on.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
@@ -314,8 +312,6 @@ Method Descriptions
|
||||
|
||||
The length of the current stream, in seconds.
|
||||
|
||||
\ **Note:** For :ref:`VideoStreamTheora<class_VideoStreamTheora>` streams (the built-in format supported by Godot), this value will always be zero, as getting the stream length is not implemented yet. The feature may be supported by video formats implemented by a GDExtension add-on.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user