MergingMediaSource.IllegalMergeException.Reason
Artifact: androidx.media3:media3-exoplayer
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation MergingMediaSource.IllegalMergeException.Reason
The reason the merge failed. One of REASON_PERIOD_COUNT_MISMATCH
.