Rabbit-R1/android (non root)/java/sources/org/webrtc/FecControllerFactoryFactoryInterface.java
2024-05-21 17:08:36 -04:00

6 lines
136 B
Java

package org.webrtc;
/* loaded from: classes3.dex */
public interface FecControllerFactoryFactoryInterface {
long createNative();
}