MediaContentType

Entries

Link copied to clipboard
@SerialName(value = "0")
VIDEO
Link copied to clipboard
@SerialName(value = "1")
LOOPING
Link copied to clipboard
@SerialName(value = "2")
CHAPTERED_VIDEO
Link copied to clipboard
@SerialName(value = "3")
TIME_LAPSE
Link copied to clipboard
@SerialName(value = "4")
SINGLE_PHOTO
Link copied to clipboard
@SerialName(value = "5")
BURST_PHOTO
Link copied to clipboard
@SerialName(value = "6")
TIME_LAPSE_PHOTO
Link copied to clipboard
@SerialName(value = "8")
NIGHT_LAPSE_PHOTO
Link copied to clipboard
@SerialName(value = "9")
NIGHT_PHOTO
Link copied to clipboard
@SerialName(value = "10")
CONTINUOUS_PHOTO
Link copied to clipboard
@SerialName(value = "11")
RAW_PHOTO
Link copied to clipboard
@SerialName(value = "12")
LIVE_BURST

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.