godot/modules/webm
Hugo Locurcio f0d1bedc74
Print a warning when trying to seek in VideoPlayer
Seeking isn't implemented in built-in video formats and can only
be supported in GDNative-provided video formats.

(cherry picked from commit ea46639e22)
2021-04-20 20:16:42 +02:00
..
doc_classes doc: Sync classref with 3.3 version bump 2021-03-23 13:40:34 +01:00
libvpx Don't handle BaseException in build scripts 2020-12-12 10:10:23 +00:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_types.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
register_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
video_stream_webm.cpp Print a warning when trying to seek in VideoPlayer 2021-04-20 20:16:42 +02:00
video_stream_webm.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00