VideoFormatInfo.codecProfile property

Signature:

codecProfile?: {
        profile?: string;
        level?: string;
        tier?: string;
    };