FreeBSD kernel sound device code
pcmchan_syncgroup Struct Reference

Specifies an audio device sync group. More...

#include <channel.h>

Public Member Functions

 SLIST_ENTRY (pcmchan_syncgroup) link
 
 SLIST_HEAD (, pcmchan_syncmember) members
 

Data Fields

int id
 

Detailed Description

Specifies an audio device sync group.

Definition at line 66 of file channel.h.

Member Function Documentation

◆ SLIST_ENTRY()

pcmchan_syncgroup::SLIST_ENTRY ( pcmchan_syncgroup  )

◆ SLIST_HEAD()

pcmchan_syncgroup::SLIST_HEAD ( pcmchan_syncmember  )

Field Documentation

◆ id

int pcmchan_syncgroup::id

Group identifier; set to address of group.

Definition at line 69 of file channel.h.

Referenced by chn_syncdestroy(), dsp_oss_syncgroup(), and dsp_oss_syncstart().


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