godot/modules/webm/doc_classes/VideoStreamWebm.xml

30 lines
599 B
XML
Raw Normal View History

2017-11-15 20:35:18 +01:00
<?xml version="1.0" encoding="UTF-8" ?>
<class name="VideoStreamWebm" inherits="VideoStream" category="Core" version="3.0-stable">
2017-11-15 20:35:18 +01:00
<brief_description>
</brief_description>
<description>
</description>
<tutorials>
</tutorials>
<demos>
</demos>
<methods>
<method name="get_file">
<return type="String">
</return>
<description>
</description>
</method>
<method name="set_file">
<return type="void">
</return>
<argument index="0" name="file" type="String">
</argument>
<description>
</description>
</method>
2017-11-15 20:35:18 +01:00
</methods>
<constants>
</constants>
</class>