shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
DispSpecs
Disp
Specs
@
Serializable
data
class
DispSpecs
(
val
nameTags
:
Boolean
,
val
backgroundColor
:
String
,
val
nameTagsColor
:
String
,
val
orientationVideo
:
String
)
Members
Constructors
Disp
Specs
Link copied to clipboard
constructor
(
nameTags
:
Boolean
,
backgroundColor
:
String
,
nameTagsColor
:
String
,
orientationVideo
:
String
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
String
name
Tags
Link copied to clipboard
val
nameTags
:
Boolean
name
Tags
Color
Link copied to clipboard
val
nameTagsColor
:
String
orientation
Video
Link copied to clipboard
val
orientationVideo
:
String