mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Fix video playback
This adds support to - VideoPlayer - VideoStreamWebm - VideoStreamTheora
This commit is contained in:
committed by
Hiroshi Ogawa
parent
e8f8359b2e
commit
3edd3cd377
@@ -1,7 +1,6 @@
|
||||
|
||||
def can_build(platform):
|
||||
# return True
|
||||
return False
|
||||
return True
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
||||
Reference in New Issue
Block a user