/[openvortex]/alsa/alsa-kernel/core/oss/pcm_plugin.h
ViewVC logotype

Diff of /alsa/alsa-kernel/core/oss/pcm_plugin.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by vizard, Tue Apr 15 21:53:12 2003 UTC revision 1.2 by vizard, Mon Aug 11 00:06:38 2003 UTC
# Line 106  typedef struct _snd_pcm_channel_area { Line 106  typedef struct _snd_pcm_channel_area {
106  typedef struct _snd_pcm_plugin_channel {  typedef struct _snd_pcm_plugin_channel {
107          void *aptr;                     /* pointer to the allocated area */          void *aptr;                     /* pointer to the allocated area */
108          snd_pcm_channel_area_t area;          snd_pcm_channel_area_t area;
109            snd_pcm_uframes_t frames;       /* allocated frames */
110          unsigned int enabled:1;         /* channel need to be processed */          unsigned int enabled:1;         /* channel need to be processed */
111          unsigned int wanted:1;          /* channel is wanted */          unsigned int wanted:1;          /* channel is wanted */
112  } snd_pcm_plugin_channel_t;  } snd_pcm_plugin_channel_t;

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26