NvidiaH264Profile type

See the Nvidia Encoder Docs for a description of this value

Signature:

export declare type NvidiaH264Profile = "baseline" | "main" | "high" | "high444";