HlsManifestParser
Provides functionality to parse parts of an HLS manifest as defined in the RFC 8216.
Functions
Link copied to clipboard
abstract fun parseAttributes(attributesString: String): Map<String, String>
Content copied to clipboard
Parses a single line of attributes into a map.