RetroArch
Classes | Typedefs | Functions
speaker.h File Reference
#include "wiiuse_internal.h"
Include dependency graph for speaker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _wencstatus
 

Typedefs

typedef struct _wencstatus WENCStatus
 

Functions

u8 wencdata (WENCStatus *info, s16 sample)
 
void set_speakervol (struct wiimote_t *wm, ubyte vol)
 

Typedef Documentation

◆ WENCStatus

typedef struct _wencstatus WENCStatus

Function Documentation

◆ set_speakervol()

void set_speakervol ( struct wiimote_t wm,
ubyte  vol 
)

◆ wencdata()

u8 wencdata ( WENCStatus info,
s16  sample 
)