Lars Wesselius
Results
2
issues of
Lars Wesselius
I'm encountering a potential handle leak when recreating a `VlcPlayer` instance every second. Here's the code; ``` public MainWindow() { InitializeComponent(); var disp = Dispatcher; Meta.Vlc.Wpf.VlcPlayer vlc = new VlcPlayer(disp);...
It would be great if the access tier could be specified in the config of the blobs uploaded. Now, they get uploaded with whatever is the default of the storage...
enhancement
pr welcome