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
/
VideoPresentation
Video
Presentation
@
Serializable
(
with
=
VideoPresentationSerializer::class
)
sealed
class
VideoPresentation
:
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
:
VideoPresentation
Gif
Link copied to clipboard
data
object
Gif
:
VideoPresentation
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
VideoPresentation
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String