Scte35AudioDescriptor type
Signature:
export declare type Scte35AudioDescriptor = {
components: Scte35AudioComponent[];
};
References: Scte35AudioComponent
Signature:
export declare type Scte35AudioDescriptor = {
components: Scte35AudioComponent[];
};
References: Scte35AudioComponent