mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
- Implement `set_stream_position` and `get_stream_length`. - Don't show blank frame when stopping the video (smooth loops). - Fix audio for videos with up to 8 channels. - Improve internal audio handling. |
||
|---|---|---|
| .. | ||
| effects | ||
| audio_driver_dummy.cpp | ||
| audio_driver_dummy.h | ||
| audio_effect.cpp | ||
| audio_effect.h | ||
| audio_filter_sw.cpp | ||
| audio_filter_sw.h | ||
| audio_rb_resampler.cpp | ||
| audio_rb_resampler.h | ||
| audio_stream.cpp | ||
| audio_stream.h | ||
| SCsub | ||