Skip to content

May I ask how to enable automatic video playback for the Windwos app SDK #4214

Answered by champnic
ShaoGongBra asked this question in Q&A
Discussion options

You must be logged in to vote

Basic Windows App SDK info here: https://learn.microsoft.com/en-us/microsoft-edge/webview2/get-started/winui

For setting command line args from the other issues you commented on, you can set an environment variable:
Environment.SetEnvironmentVariable("WEBVIEW2_ADDITIONAL_BROWSER_ARGUMENTS", "<additional args here>");

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ShaoGongBra
Comment options

@ShaoGongBra
Comment options

Answer selected by ShaoGongBra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants