rtp2dash icon indicating copy to clipboard operation
rtp2dash copied to clipboard

Where is SegmentTimelineType, et al

Open TheWizz opened this issue 6 years ago • 0 comments

Where can I find the following files, imported into DashFragmentedMp4Writer? They're not in the project as far as I can see, nor found through the Maven dependencies.

-JM

import mpeg.dash.schema.mpd._2011.RepresentationType; import mpeg.dash.schema.mpd._2011.SegmentTemplateType; import mpeg.dash.schema.mpd._2011.SegmentTimelineType;

TheWizz avatar Nov 15 '19 21:11 TheWizz