Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( KeyPreg = regexp.MustCompile(`EXT\-X\-KEY.*?URI="(.+?)"`) // 识别 m3u8是否有key StreamPreg = regexp.MustCompile(`EXT\-X\-STREAM\-INF.+?BANDWIDTH=(\d+)`) // 多码率适配 )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.