MediaAnnotation

Abstract annotation class holding a media file asset. Holds shared code between and RichMediaAnnotation.

Inheritors

Functions

Link copied to clipboard
Media options flags set.
Link copied to clipboard
Returns type of the window to be used when playing this media content.
Link copied to clipboard
open fun setMediaOptions(@NonNull mediaOptions: EnumSet<MediaOptions>)
Sets media options for this media annotation.
Link copied to clipboard
open fun setWindowMediaType(@NonNull mediaWindowType: MediaWindowType)
Sets type of the window to be used when playing this media content.