mirror of
https://github.com/HaishinKit/HaishinKit.swift.git
synced 2026-05-07 20:12:28 +00:00
19 lines
266 B
Plaintext
19 lines
266 B
Plaintext
#EXTM3U
|
|
#EXT-X-VERSION:3
|
|
#EXT-X-MEDIA-SEQUENCE:0
|
|
#EXT-X-ALLOW-CACHE:YES
|
|
#EXT-X-TARGETDURATION:13
|
|
#EXTINF:13.000000,
|
|
000.ts
|
|
#EXTINF:8.733333,
|
|
001.ts
|
|
#EXTINF:10.533333,
|
|
002.ts
|
|
#EXTINF:9.800000,
|
|
003.ts
|
|
#EXTINF:10.000000,
|
|
004.ts
|
|
#EXTINF:12.800000,
|
|
005.ts
|
|
#EXT-X-ENDLIST
|