Skip to content

Commit 047d0d8

Browse files
FelonEkonomvarsill
andauthored
Update lib/ex_hls/client.ex
Co-authored-by: Łukasz Kita <[email protected]>
1 parent d725695 commit 047d0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ex_hls/client.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
defmodule ExHLS.Client do
22
@moduledoc """
3-
Module providing functionality to demux HLS streams.
3+
Module providing functionality to read and demux HLS streams.
44
It allows reading frames from the stream, choosing variants, and managing media playlists.
55
"""
66

0 commit comments

Comments
 (0)