Png Layer Response
data class PngLayerResponse(val height: String? = null, val label: String? = null, val odataType: String, val width: String? = null)
Describes the settings to produce a PNG image from the input video.
Constructors
Link copied to clipboard
fun PngLayerResponse(height: String? = null, label: String? = null, odataType: String, width: String? = null)