SampleStream.Flags
Artifact: androidx.media3:media3-exoplayer
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = ElementType.TYPE_USE)
@IntDef(flag = true, value = )
annotation SampleStream.Flags
Flags that can be specified on the stream. Possible flag values are FLAG_STRICT_DURATION, FLAG_MAYBE_HAS_PREROLL and FLAG_HAS_PREROLL.