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