How to control master volume with c# wpf applications? -


i trying control master volume wpf applications, did research on this, , of solutions window form applications, can't apply on wpf. they're both c#, wpf don't have handle, made solution unusable. here see here know how control master volume in wpf application?

-- have plan b this, if there not convenience way this. maybe achieve coding virtual key press? pressing mute key on keyboard programmatically? thank you!


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -