§ channels
The number of channels in the captured audio.
§ device
| ALCdevice* al_data::device |
OpenAL capture device context.
§ list_devices
| int al_data::list_devices |
If true, print a list of capture devices on this system and exit.
§ sample_format
| ALCenum al_data::sample_format |
The OpenAL sample format of the captured audio.
§ sample_rate
The sample rate (in Hz) of the captured audio.
§ sample_size
The sample size (in bits) of the captured audio.
§ sample_step
| ALCint al_data::sample_step |
The number of bytes between two consecutive samples of the same channel/component.
The documentation for this struct was generated from the following file: