TscH264Profile type
H264 profile for the Tencent TSC H.264 encoder
Signature:
export type TscH264Profile = "baseline" | "main" | "high" | "high10" | "high422" | "high444";
H264 profile for the Tencent TSC H.264 encoder
Signature:
export type TscH264Profile = "baseline" | "main" | "high" | "high10" | "high422" | "high444";