Skip to content

Commit 06c0873

Browse files
committed
Add binaary compatability
1 parent 5f04b5d commit 06c0873

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

stream-webrtc-android/api/stream-webrtc-android.api

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,12 @@ public final class org/webrtc/EncodedImage$FrameType : java/lang/Enum {
422422
public static fun values ()[Lorg/webrtc/EncodedImage$FrameType;
423423
}
424424

425+
public class org/webrtc/ExternalAudioProcessingFactory : org/webrtc/AudioProcessingFactory {
426+
public fun <init> (Ljava/lang/String;)V
427+
public fun createNative ()J
428+
public fun destroyNative ()V
429+
}
430+
425431
public abstract interface class org/webrtc/FecControllerFactoryFactoryInterface {
426432
public abstract fun createNative ()J
427433
}

0 commit comments

Comments
 (0)