ALSA project - the C library reference
Data Fields
snd_seq_connect_t Struct Reference

#include <seq_event.h>

Collaboration diagram for snd_seq_connect_t:
Collaboration graph
[legend]

Data Fields

snd_seq_addr_t sender
 
snd_seq_addr_t dest
 

Detailed Description

Connection (subscription) between ports

Field Documentation

◆ dest

snd_seq_addr_t snd_seq_connect_t::dest

destination address

◆ sender

snd_seq_addr_t snd_seq_connect_t::sender

sender address


The documentation for this struct was generated from the following file: