SubtitleView.ViewType
Artifact: androidx.media3:media3-ui
@Documented
@Retention(value = SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
annotation SubtitleView.ViewType
The type of View
to use to display subtitles.
One of:
@Documented
@Retention(value = SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
annotation SubtitleView.ViewType
The type of View
to use to display subtitles.
One of:
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.