HlsMediaSource.MetadataType
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = ElementType.TYPE_USE)
@IntDef(value = )
public annotation HlsMediaSource.MetadataType
The types of metadata that can be extracted from HLS streams.
Allowed values:
See setMetadataType
.