oto
oto copied to clipboard
(*Context).NewPlayer should return a player pointer instead of an interface
The problem is that an interface cannot be updated for backward compatibility.
Let's revisit this when v3 is released.