UnsupportedDrmException.Reason
Artifact: androidx.media3:media3-exoplayer
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(value = )
annotation UnsupportedDrmException.Reason
The reason for the exception. One of REASON_UNSUPPORTED_SCHEME
or REASON_INSTANTIATION_ERROR
.