public @interface

WebvttCssStyle.StyleFlags

implements java.lang.annotation.Annotation

 androidx.media3.extractor.text.webvtt.WebvttCssStyle.StyleFlags

Overview

Style flag enum. Possible flag values are WebvttCssStyle.UNSPECIFIED, WebvttCssStyle.STYLE_NORMAL, WebvttCssStyle.STYLE_BOLD, WebvttCssStyle.STYLE_ITALIC and WebvttCssStyle.STYLE_BOLD_ITALIC.

Summary