VideoEncodeAcceleratorCapability
@Serializable
Describes a supported video encoding profile with its associated maximum resolution and maximum framerate.
Constructors
Link copied to clipboard
constructor(profile: String, maxResolution: SystemInfo.Size, maxFramerateNumerator: Int, maxFramerateDenominator: Int)