HlsMediaPlaylist.ClientDefinedAttribute.Type
@Retention(value = RetentionPolicy.SOURCE)
@IntDef(value = )
@Documented
@Target(value = TYPE_USE)
annotation HlsMediaPlaylist.ClientDefinedAttribute.Type
The type of the client defined attribute. One of TYPE_TEXT
, TYPE_HEX_TEXT
or TYPE_DOUBLE
.