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
I checked your source code, looks like even in your spec the segment duration can be integer or float, but when I tried to compose that , it giving me error:
no match of right hand side value: {:error, {:invalid_value, :duration, 2.05}}
Could you let me know the solution or do a quick fix? thanks.
I checked your source code, looks like even in your spec the segment duration can be integer or float, but when I tried to compose that , it giving me error:
Could you let me know the solution or do a quick fix? thanks.
the code is like this:
The text was updated successfully, but these errors were encountered: