Open GoPro SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Open GoPro SDK
Open GoPro SDK
/
com.gopro.open_gopro.operations
/
WrappedPresetSetting
Wrapped
Preset
Setting
@
Serializable
data
class
WrappedPresetSetting
(
val
id
:
Int
?
=
null
,
val
isCaption
:
Boolean
?
=
null
,
val
value
:
Int
?
=
null
)
Members
Constructors
Wrapped
Preset
Setting
Link copied to clipboard
constructor
(
id
:
Int
?
=
null
,
isCaption
:
Boolean
?
=
null
,
value
:
Int
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Int
?
=
null
is
Caption
Link copied to clipboard
val
isCaption
:
Boolean
?
=
null
value
Link copied to clipboard
val
value
:
Int
?
=
null