NorskTransform.metadataCombine() method
Combine compatible streams of metadata (this refers to ancillary streams of metadata messages, such as that carried in an MPEG-TS PES metadata stream (e.g. KLV), unrelated to operations on the metadata of audio/video/etc streams.
Signature:
metadataCombine(settings: MetadataCombineSettings): Promise<MetadataCombineMode>;
Find Examples
Search for examples using metadataCombine in our examples repo.