discord-jadx/app/src/main/java/c/i/a/c/d2/f0.java

16 lines
335 B
Java

package c.i.a.c.d2;
import c.i.a.c.s0;
import com.google.android.exoplayer2.decoder.DecoderInputBuffer;
import java.io.IOException;
/* compiled from: SampleStream */
public interface f0 {
int a(s0 s0Var, DecoderInputBuffer decoderInputBuffer, boolean z2);
void b() throws IOException;
int c(long j);
boolean d();
}