HTTP Live Streaming (HLS) library
v2.0.0
Pages
Modules
Search documentation of HTTP Live Streaming (HLS) library
Settings
View Source
HLS.Playlist.Marshaler
protocol
(HTTP Live Streaming (HLS) library v2.0.0)
Summary
Types
t()
All the types that implement this protocol.
Functions
marshal(playlist)
Types
Link to this type
t()
View Source
@type
t() ::
term
()
All the types that implement this protocol.
Functions
Link to this function
marshal(playlist)
View Source
@spec
marshal(
t
()) ::
binary
()