UNPKG

@svta/common-media-library

Version:
4 lines 317 B
import type { SelectionSet } from '../../../types/model/SelectionSet.js'; import type { AdaptationSet } from '../../../types/mapper/dash/AdaptationSet.js'; export declare function selectionSetsToAdaptationSet(selectionsSets: SelectionSet[]): AdaptationSet[]; //# sourceMappingURL=selectionSetsToAdaptationSet.d.ts.map