mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Fixed theora playback. Removed theoraplayer.
Still need to get proper audio output latency in some platforms.
This commit is contained in:
@@ -164,6 +164,7 @@ void AudioServer::_bind_methods() {
|
||||
BIND_CONSTANT( REVERB_HALL );
|
||||
|
||||
GLOBAL_DEF("audio/stream_buffering_ms",500);
|
||||
GLOBAL_DEF("audio/video_delay_compensation_ms",300);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user