Skip to main content

kAMDEncoderProfileAV1

Electron APIs / recorder / kAMDEncoderProfileAV1

type kAMDEncoderProfileAV1 = "main";

Specifies the AV1 encoding profile for AMD hardware encoders.

Encoding profiles define the set of coding tools and constraints used during video compression. The main profile is currently the primary and most widely supported AV1 profile.

Example

const profile: kAMDEncoderProfileAV1 = "main";