Changeset 2288:4240bd9158df in roaraudio


Ignore:
Timestamp:
08/05/09 03:18:13 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

void is all zeros ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/streams.h

    r2254 r2288  
    4747#define ROAR_STREAM_CTL_COMP_DRV  0x02000000 
    4848 
    49 #define ROAR_STREAM_CTL_TYPE_VOID   0x00010000 
     49#define ROAR_STREAM_CTL_TYPE_VOID   0x00000000 
    5050#define ROAR_STREAM_CTL_TYPE_INT    0x00010000 
    5151#define ROAR_STREAM_CTL_TYPE_FLOAT  0x00020000 
Note: See TracChangeset for help on using the changeset viewer.