baseUrl property

String? baseUrl
final

A partial URI prefix that will be prepended to each output in the media .m3u8 file. Can be used if base manifest is delivered from a different URL than the main .m3u8 file.

Implementation

final String? baseUrl;