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
Master uri must be set before parsing (as in the examples).
This may be true for all playlist / uri parsing.
Setting the uri should be optional, so need to support both a null terminated string and null value.
Consider adding an argument to the init or parse function to provide the stream uri.
The text was updated successfully, but these errors were encountered:
Master
uri
must be set before parsing (as in the examples).This may be true for all playlist / uri parsing.
Setting the
uri
should be optional, so need to support both a null terminated string and null value.Consider adding an argument to the init or parse function to provide the stream uri.
The text was updated successfully, but these errors were encountered: