godot/servers/audio
Rémi Verschelde 7ac9ea75cc
Rename VideoPlayer to VideoStreamPlayer for consistency
It's a player for `VideoStream` resources, just like `AudioStreamPlayer` is a
player for `AudioStream` resources.

Closes https://github.com/godotengine/godot-proposals/issues/3624.
2021-12-06 19:01:28 +01:00
..
effects Remove unimplemented methods 2021-10-21 18:44:25 +01:00
audio_driver_dummy.cpp
audio_driver_dummy.h
audio_effect.cpp
audio_effect.h
audio_filter_sw.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
audio_filter_sw.h
audio_rb_resampler.cpp Rename VideoPlayer to VideoStreamPlayer for consistency 2021-12-06 19:01:28 +01:00
audio_rb_resampler.h
audio_stream.cpp
audio_stream.h
SCsub