12
Shouts

Alvas.Net Blog: What is ACM driver?

published 835 days, 13 hours ago posted by alvasalvas 839 days, 18 hours, 45 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Thursday, January 28, 2010 7:59:48 AM GMT

Audio Compression Manager (ACM) is the Windows multimedia framework that manages audio codecs. Codec is a computer program that compresses/decompresses digital audio data according to a given audio file format or streaming audio format.

ACM driver is dynamic-link library (DLL) which contains audio codecs for different audio formats.

ACM driverss can be recognized by their filename extension ".acm". For more details please see AudioCompressionManager

The code below can be used to list ACM codec...

category: Foundation | clicked: 0 | | source: alvasnet.blogspot.com | show counter code
tags: Audio&Multimedia