When i try to play a video in monogames I get a null error message when i use Texture2D frameTex = videoPlayer.getTexture(); on PC.
“An unhandled exception of type ‘System.InvalidOperationException’ occurred in MonoGame.Framework.dll
Additional information: Platform returned a null texture”