Questions tagged [cefsharp.offscreen]
61 questions
0
votes
1 answer
c# CefSharp browser cant most sites
Hi basically what the title says.
I am trying to have twitch open and play a video inside my application.
settings are
var settings = new CefSettings();
if (Cef.IsInitialized) { }
else
{
…

lostknight
- 109
- 6