You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
328 B
21 lines
328 B
/*++
|
|
|
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
|
Module Name:
|
|
|
|
mxfilter.h
|
|
|
|
This file is currently checked in. It could be generated if the mixer
|
|
needs an idl file in the future.
|
|
|
|
Abstract:
|
|
|
|
CLSID of the audio mixer filter
|
|
|
|
--*/
|
|
|
|
|
|
EXTERN_C const CLSID CLSID_AudioMixFilter;
|
|
|
|
|