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