Rust76

Results 2 issues of Rust76

I installed Meta.Vlc via Nuget packages (v17.6.20). The project compiles and runs fine when building for x86 platform. It also compiles fine for x64 but when I try to run...

Hi, I was wondering if it's possible to initialize the wpf element's player separately in C# code. Currently, the wpf element initializes the player when InitializeComponent() is called. I'd like...