Example #1
0
 static void n_OnUpstreamDiscarded_IJJ(IntPtr jnienv, IntPtr native__this, int p0, long p1, long p2)
 {
     global::Com.Google.Android.Exoplayer.Chunk.IBaseChunkSampleSourceEventListener __this = global::Java.Lang.Object.GetObject <global::Com.Google.Android.Exoplayer.Chunk.IBaseChunkSampleSourceEventListener> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.OnUpstreamDiscarded(p0, p1, p2);
 }