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
/
MediaListItem
Media
List
Item
@
Serializable
(
with
=
MediaListItemSerializer::class
)
sealed
class
MediaListItem
Inheritors
SingleMediaListItem
GroupedMediaListItem
Members
Properties
creation
Time
Link copied to clipboard
@
SerialName
(
value
=
"cre"
)
abstract
val
creationTime
:
Int
filename
Link copied to clipboard
@
SerialName
(
value
=
"n"
)
abstract
val
filename
:
String
file
Size
Link copied to clipboard
@
SerialName
(
value
=
"s"
)
abstract
val
fileSize
:
Int
is
Raw
Link copied to clipboard
@
SerialName
(
value
=
"raw"
)
open
val
isRaw
:
Boolean
?
=
null
low
Res
File
Size
Link copied to clipboard
@
SerialName
(
value
=
"ls"
)
open
val
lowResFileSize
:
Int
?
=
null
low
Res
Video
Size
Link copied to clipboard
@
SerialName
(
value
=
"glrv"
)
open
val
lowResVideoSize
:
Int
?
=
null
modified
Time
Link copied to clipboard
@
SerialName
(
value
=
"mod"
)
abstract
val
modifiedTime
:
Int
session
Id
Link copied to clipboard
@
SerialName
(
value
=
"id"
)
open
val
sessionId
:
String
?
=
null