You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -210,7 +207,7 @@ print(playlist.media[0].group_id) // Prints "cc"
210
207
211
208
## Predefined types
212
209
213
-
There are a list of predifined sctructs with `snakeCase` key coding strategy for all medata tags and attributes from of [HTTP Live Streaming](https://datatracker.ietf.org/doc/html/rfc8216) document that can be used to decode playlists.
210
+
There are a list of default predifined sctructs (with `snakeCase` key coding strategy) for all medata tags and attributes from of [HTTP Live Streaming](https://datatracker.ietf.org/doc/html/rfc8216) document that can be used to decode playlists.
0 commit comments