FreeBSD kernel sound device code
pcmchan_matrix Struct Reference

#include <channel.h>

Data Fields

int id
 
uint8_t channels
 
uint8_t ext
 
struct {
   int   type
 
   uint32_t   members
 
map [SND_CHN_T_MAX+1]
 
uint32_t mask
 
int8_t offset [SND_CHN_T_MAX]
 

Detailed Description

Definition at line 39 of file channel.h.

Field Documentation

◆ channels

◆ ext

◆ id

int pcmchan_matrix::id

◆ 

◆ mask

◆ members

uint32_t pcmchan_matrix::members

Definition at line 44 of file channel.h.

Referenced by feed_matrix_setup(), and feeder_matrix_compare().

◆ offset

int8_t pcmchan_matrix::offset[SND_CHN_T_MAX]

◆ type


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