ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
app.bsky.embed
/
VideoViewPresentation
Video
View
Presentation
@
Serializable
(
with
=
VideoViewPresentationSerializer::class
)
sealed
class
VideoViewPresentation
:
AtpEnum
A hint to the client about how to present the video.
Inheritors
Default
Gif
Unknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Default
Link copied to clipboard
data
object
Default
:
VideoViewPresentation
Gif
Link copied to clipboard
data
object
Gif
:
VideoViewPresentation
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
VideoViewPresentation
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String