Commit 8045c62d by olly Committed by Ian Baker

Fully document ExoMediaDrm

PiperOrigin-RevId: 351771497
parent 3c4a976a
...@@ -15,5 +15,5 @@ ...@@ -15,5 +15,5 @@
*/ */
package com.google.android.exoplayer2.drm; package com.google.android.exoplayer2.drm;
/** An opaque {@link android.media.MediaCrypto} equivalent. */ /** Enables decoding of encrypted data using keys in a DRM session. */
public interface ExoMediaCrypto {} public interface ExoMediaCrypto {}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment