![]() |
![]() |
![]() |
GPS04 Reference Manual | ![]() |
---|---|---|---|---|
GPS04WavHeader; GPS04WavHeader* gps04_wav_header_new (guint n_channels, guint n_sample_bits, guint sample_rate, guint n_frames);
GPS04WavHeader* gps04_wav_header_new (guint n_channels, guint n_sample_bits, guint sample_rate, guint n_frames);
Creates a new WAV header.
n_channels : |
The number of audio channels. |
n_sample_bits : |
The number of bits per sample. |
sample_rate : |
The sample rate (Hz). |
n_frames : |
The number of frames in the stream. |
Returns : | a new GPS04WavHeader. |