CAMERA_DIRECTION_SERIALIZER

@ExperimentalSerializationApi
@Serializer(forClass = MPIOptions.CAMERA_DIRECTION::class)
object CAMERA_DIRECTION_SERIALIZER

serializer for camera direction

Functions

Link copied to clipboard
open fun deserialize(decoder: Decoder): MPIOptions.CAMERA_DIRECTION

decode string to data object CAMERA_DIRECTION

Link copied to clipboard
open fun serialize(encoder: Encoder, obj: MPIOptions.CAMERA_DIRECTION)

encode data object CAMERA_DIRECTION to string

Properties

Link copied to clipboard
open val descriptor: SerialDescriptor

descriptor for camera direction