Scte35PrivateCommand type Signature: export type Scte35PrivateCommand = { identifier: number; privateBytes: Uint8Array; }; Scte35InsertCommandMode Scte35ReservedCommand