h264-advanced-guide openh264 给出的profile ID /** * @brief Enumerate the type of profile id */ typedef enum { PRO_UNKNOWN = 0, PRO_BASELINE = 66, PRO_MAIN