![]() |
Defines | |
#define | AUDD_ID_SpeakerIT 0x01 |
#define | AUDD_ID_SpeakerOT 0x02 |
#define | AUDD_ID_SpeakerFU 0x03 |
#define | AUDD_ID_MicrophoneIT 0x04 |
#define | AUDD_ID_MicrophoneOT 0x05 |
#define | AUDD_ID_MicrophoneFU 0x06 |
The driver uses following fixed entity IDs, use them to define your descriptor. AUDD_ID_SpeakerIT AUDD_ID_SpeakerOT AUDD_ID_SpeakerFU AUDD_ID_MicrophoneIT AUDD_ID_MicrophoneOT AUDD_ID_MicrophoneFU
#define AUDD_ID_MicrophoneFU 0x06 |
Microphone feature unit ID
Definition at line 80 of file AUDDSpeakerPhone.h.
#define AUDD_ID_MicrophoneIT 0x04 |
Microphone input terminal ID
Definition at line 76 of file AUDDSpeakerPhone.h.
#define AUDD_ID_MicrophoneOT 0x05 |
Microphone output terminal ID
Definition at line 78 of file AUDDSpeakerPhone.h.
#define AUDD_ID_SpeakerFU 0x03 |
Speaker feature unit ID
Definition at line 74 of file AUDDSpeakerPhone.h.
#define AUDD_ID_SpeakerIT 0x01 |
Speaker input terminal ID
Definition at line 70 of file AUDDSpeakerPhone.h.
#define AUDD_ID_SpeakerOT 0x02 |
Speaker output terminal ID
Definition at line 72 of file AUDDSpeakerPhone.h.