Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
Wave Struct Reference

#include <raudio.h>

Public Attributes

unsigned int frameCount
 
unsigned int sampleRate
 
unsigned int sampleSize
 
unsigned int channels
 
void * data
 

Detailed Description

Definition at line 82 of file raudio.h.

Member Data Documentation

◆ channels

unsigned int Wave::channels

Definition at line 86 of file raudio.h.

◆ data

void * Wave::data

Definition at line 87 of file raudio.h.

◆ frameCount

unsigned int Wave::frameCount

Definition at line 83 of file raudio.h.

◆ sampleRate

unsigned int Wave::sampleRate

Definition at line 84 of file raudio.h.

◆ sampleSize

unsigned int Wave::sampleSize

Definition at line 85 of file raudio.h.


The documentation for this struct was generated from the following files: