Sample Code

Windows Driver Samples/ Microsoft slate system virtual audio device driver sample/ C++/ SlateAudioSample/ hptoptable.h/

/*++

Copyright (c) Microsoft Corporation All Rights Reserved

Module Name:

    hptopotable.h

Abstract:

    Common declaration of topology table for the headphone.

--*/

#ifndef _SYSVAD_HPTOPTABLE_H_
#define _SYSVAD_HPTOPTABLE_H_


//=============================================================================
static
KSJACK_DESCRIPTION HpJackDesc =
{
    KSAUDIO_SPEAKER_MONO,
    JACKDESC_RGB(179, 201, 140),
    eConnTypeCombination,
    eGeoLocRear,
    eGenLocPrimaryBox,
    ePortConnJack,
    TRUE
};

#endif // _SYSVAD_HPTOPTABLE_H_

Our Services

  • What our customers say about us?

© 2011-2024 All Rights Reserved. Joya Systems. 4425 South Mopac Building II Suite 101 Austin, TX 78735 Tel: 800-DEV-KERNEL

Privacy Policy. Terms of use. Valid XHTML & CSS