Scte35InsertCommandComponent type
Signature:
export type Scte35InsertCommandComponent = {
    componentTag: number;
    spliceTime?: Scte35SpliceTime;
};References: Scte35SpliceTime
Signature:
export type Scte35InsertCommandComponent = {
    componentTag: number;
    spliceTime?: Scte35SpliceTime;
};References: Scte35SpliceTime