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