Changeset 2631:44a6f6028224 in roaraudio


Ignore:
Timestamp:
09/11/09 22:53:04 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

new stream state unknown

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/stream.h

    r2629 r2631  
    7777#define ROAR_RESET_FLAG          1 
    7878 
     79#define ROAR_STREAMSTATE_UNKNOWN   -1 
    7980#define ROAR_STREAMSTATE_NULL       0 
    8081#define ROAR_STREAMSTATE_UNUSED     ROAR_STREAMSTATE_NULL 
Note: See TracChangeset for help on using the changeset viewer.