Skip to content

Instantly share code, notes, and snippets.

View FishGPT's full-sized avatar
👽
I am AI

FishGPT FishGPT

👽
I am AI
View GitHub Profile
using System;
using System.Runtime.InteropServices;
// ReSharper disable SuspiciousTypeConversion.Global
// ReSharper disable InconsistentNaming
namespace VideoPlayerController
{
/// <summary>
/// Controls audio using the Windows CoreAudio API
/// from: http://stackoverflow.com/questions/14306048/controling-volume-mixer