Share via


Audio Compression Manager Drivers (Windows Embedded CE 6.0)

1/6/2010

ACM drivers are stream interface drivers.

Like other stream interface drivers, the Device Manager controls ACM drivers, and they expose standard stream I/O functions. However, unlike other stream interface drivers, applications do not use these drivers directly.

ACM drivers are called by the ACM, which sends messages to ACM drivers when applications need to play or record sounds.

In This Section

See Also

Concepts

Types of ACM Drivers
ACM Format Tags and Filter Tags
Porting a Desktop ACM Driver to Windows Embedded CE
ACM Driver Development

Other Resources

Audio Driver Development Concepts