Video Decode Accelerator Capability
data class VideoDecodeAcceleratorCapability(profile: String, maxResolution: Size, minResolution: Size)
Content copied to clipboard
Describes a supported video decoding profile with its associated minimum and maximum resolutions.
Constructors
VideoDecodeAcceleratorCapability
Link copied to clipboard
fun VideoDecodeAcceleratorCapability(profile: String, maxResolution: Size, minResolution: Size)
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard