summaryrefslogtreecommitdiff
path: root/audio/sysvad/PhoneAudioSample/handsetmictopo.h
blob: 07c8ba272a47ea76856121fc8aaf321a532a8827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

/*++

Copyright (c) Microsoft Corporation All Rights Reserved

Module Name:

    handsetmictopo.h

Abstract:

    Declaration of topology miniport for the handset mic (internal).

--*/

#ifndef _SYSVAD_HANDSETMICTOPO_H_
#define _SYSVAD_HANDSETMICTOPO_H_

NTSTATUS PropertyHandler_HandsetMicTopoFilter(_In_ PPCPROPERTY_REQUEST PropertyRequest);

#endif // _SYSVAD_HANDSETMICTOPO_H_