MuseScore
3.4
Music composition and notation
|
#include <alsa/asoundlib.h>
#include <poll.h>
#include "config.h"
#include "driver.h"
#include "mididriver.h"
Go to the source code of this file.
Classes | |
class | Ms::AlsaDriver |
class | Ms::AlsaAudio |
Namespaces | |
Ms | |
Macros | |
#define | ALSA_PCM_NEW_HW_PARAMS_API |
#define | ALSA_PCM_NEW_SW_PARAMS_API |
Typedefs | |
typedef struct pollfd | PollFd |
#define ALSA_PCM_NEW_HW_PARAMS_API |
#define ALSA_PCM_NEW_SW_PARAMS_API |
typedef struct pollfd PollFd |