doin main menu. loading menu will come out today!
This commit is contained in:
parent
2783e40e29
commit
d876cd0b10
1 changed files with 1 additions and 0 deletions
|
|
@ -502,6 +502,7 @@ typedef struct AudioStream {
|
|||
|
||||
unsigned int sampleRate; // Frequency (samples per second)
|
||||
unsigned int sampleSize; // Bit depth (bits per sample): 8, 16, 32 (24 not supported)
|
||||
|
||||
unsigned int channels; // Number of channels (1-mono, 2-stereo, ...)
|
||||
} AudioStream;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue