Improve low bandwidth audio performance and fix RTSP issues with broken PMTUD

This commit is contained in:
Cameron Gutman
2019-11-30 22:13:46 -06:00
parent c025432ad6
commit 5f5944c237
5 changed files with 7 additions and 6 deletions

View File

@@ -208,7 +208,7 @@ public class MoonBridge {
public static native String findExternalAddressIP4(String stunHostName, int stunPort);
public static native int getPendingAudioFrames();
public static native int getPendingAudioDuration();
public static native int getPendingVideoFrames();