public @interface

UnsupportedDrmException.Reason

implements java.lang.annotation.Annotation

 androidx.media3.exoplayer.drm.UnsupportedDrmException.Reason

Overview

The reason for the exception. One of UnsupportedDrmException.REASON_UNSUPPORTED_SCHEME or UnsupportedDrmException.REASON_INSTANTIATION_ERROR.

Summary