VideoConfig: {
    pps?: Uint8Array;
    sps: Uint8Array;
}

Type declaration

  • Optional pps?: Uint8Array
  • sps: Uint8Array