LMMS
Loading...
Searching...
No Matches
patmgr_info Struct Reference

#include <soundcard.h>

Public Attributes

u_long key
int device
int command
long parm1
long parm2
long parm3
union { 
   u_char   data8 [4000] 
   u_short   data16 [2000] 
   u_long   data32 [1000] 
   struct patch_info   patch 
data

Member Data Documentation

◆ command

int patmgr_info::command

◆ [union]

union { ... } patmgr_info::data

◆ data16

u_short patmgr_info::data16[2000]

◆ data32

u_long patmgr_info::data32[1000]

◆ data8

u_char patmgr_info::data8[4000]

◆ device

int patmgr_info::device

◆ key

u_long patmgr_info::key

◆ parm1

long patmgr_info::parm1

◆ parm2

long patmgr_info::parm2

◆ parm3

long patmgr_info::parm3

◆ patch

struct patch_info patmgr_info::patch

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