VideoStreamWebm.xml 594 B

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <class name="VideoStreamWebm" inherits="VideoStream" category="Core" version="3.0.7">
  3. <brief_description>
  4. </brief_description>
  5. <description>
  6. </description>
  7. <tutorials>
  8. </tutorials>
  9. <demos>
  10. </demos>
  11. <methods>
  12. <method name="get_file">
  13. <return type="String">
  14. </return>
  15. <description>
  16. </description>
  17. </method>
  18. <method name="set_file">
  19. <return type="void">
  20. </return>
  21. <argument index="0" name="file" type="String">
  22. </argument>
  23. <description>
  24. </description>
  25. </method>
  26. </methods>
  27. <constants>
  28. </constants>
  29. </class>