HlsMediaPlaylist.Interstitial.CueTriggerType
@Retention(value = RetentionPolicy.SOURCE)
@StringDef(value = )
@Documented
@Target(value = TYPE_USE)
annotation HlsMediaPlaylist.Interstitial.CueTriggerType
The cue trigger type. One of CUE_TRIGGER_PRE
, CUE_TRIGGER_POST
or CUE_TRIGGER_ONCE
.
See RFC 8216bis, section 4.4.5.1.