AncillaryType type
Signature:
export type AncillaryType = 'scte35' | 'smpte2038' | {
metadata: MetadataType;
};
References: MetadataType
Signature:
export type AncillaryType = 'scte35' | 'smpte2038' | {
metadata: MetadataType;
};
References: MetadataType