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
Is your feature request related to a problem? Please describe.
the Event API BlazoredVideo has numerous of useful hooks like Play and Playing. However when these events fire, they synchronous.
Describe the solution you'd like
Convert Event API calls to async.
Describe alternatives you've considered
Haven't considered anything else.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
the Event API BlazoredVideo has numerous of useful hooks like Play and Playing. However when these events fire, they synchronous.
Describe the solution you'd like
Convert Event API calls to async.
Describe alternatives you've considered
Haven't considered anything else.
The text was updated successfully, but these errors were encountered: