flimEngine
snd_err.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SNDERR_H
 

Typedefs

typedef enum snd_err snd_error
 

Enumerations

enum  snd_err {
  OK, ERR, INSUFFICIENT_SPACE, NULLPTR,
  NOT_FOUND, NOT_IN_USE, MULTIPLE_ADD, IN_USE,
  BAD_HANDLE, NO_TRACK
}
 

Macro Definition Documentation

◆ SNDERR_H

#define SNDERR_H

Typedef Documentation

◆ snd_error

typedef enum snd_err snd_error

Enumeration Type Documentation

◆ snd_err

enum snd_err
Enumerator
OK 
ERR 
INSUFFICIENT_SPACE 
NULLPTR 
NOT_FOUND 
NOT_IN_USE 
MULTIPLE_ADD 
IN_USE 
BAD_HANDLE 
NO_TRACK