Skip to main content

kQuickSyncEncoderProfileHEVC

Electron APIs / recorder / kQuickSyncEncoderProfileHEVC

type kQuickSyncEncoderProfileHEVC = kNVENCEncoderProfileHEVC;

Specifies the supported HEVC (H.265) encoder profiles for Intel Quick Sync Video.

This is an alias of kNVENCEncoderProfileHEVC to maintain compatibility across encoder configurations while reusing the same profile definitions.

See

kNVENCEncoderProfileHEVC

Example

const profile: kQuickSyncEncoderProfileHEVC = "main10";