Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
VideoStreamTheora
继承: VideoStream < Resource < RefCounted < Object
VideoStream Ogg Theora 视频的资源。
描述
VideoStream 资源处理带有 .ogv 扩展名的 Ogg Theora 视频格式。Theora 编解码器在 CPU 上进行解码。
注意:虽然 Ogg Theora 视频也可以使用 .ogg 扩展名,但必须将该扩展名重命名为 .ogv 才能在 Godot 中使用这些视频。