Skip to content

Instantly share code, notes, and snippets.

View KasperRagnar's full-sized avatar

Kasper Ragnar Fjelrad KasperRagnar

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