dash: Only use const Segments.
Everything after the parsing step should be used as a const instance, as
the MPD tree is read only.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Showing
Please register or sign in to comment
Everything after the parsing step should be used as a const instance, as
the MPD tree is read only.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>