video_player_win icon indicating copy to clipboard operation
video_player_win copied to clipboard

[BUG] Garbage collector problem

Open Andrekarma opened this issue 9 months ago • 13 comments

if i initialize a video player and dont use it (i want to prepare it for later), this message occur:

[video_player_win] gc free a player that didn't dispose() yet !!!!!

And the player is no more initialized

Andrekarma avatar Jun 04 '24 10:06 Andrekarma