oto icon indicating copy to clipboard operation
oto copied to clipboard

(*Context).NewPlayer should return a player pointer instead of an interface

Open hajimehoshi opened this issue 3 years ago • 0 comments

The problem is that an interface cannot be updated for backward compatibility.

Let's revisit this when v3 is released.

hajimehoshi avatar Jul 01 '22 03:07 hajimehoshi