Developer_release_1.4.0
Struct mint.structs.mint_audio_params
Structure describing audio parameters.
Properties
bits_per_sample | (integer)(unsigned int) Determines the number of bits required for one sample. |
channels | (integer)(unsigned int) Number of channels. |
sample_rate | (integer)(unsigned int) Measurement of the samples per second taken by the system from a continuous digital signal. |