Crate m3u8 [] [src]

Structs

DecoderError
EncoderError
Playlist

Functions

decode

Decodes a m3u8 &str playlist into a Playlist struct.

encode

Encodes a Playlist into a m3u8 String playlist.