package c.i.a.c; import com.google.android.exoplayer2.ExoPlaybackException; import com.google.android.exoplayer2.Format; /* compiled from: RendererCapabilities */ public interface l1 { int a(Format format) throws ExoPlaybackException; String getName(); int p() throws ExoPlaybackException; }