SFML.Net
SoundRecorder Properties |
The SoundRecorder type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() |
AvailableDevices |
Get the list of the names of all available audio capture devices
|
![]() |
CPointer |
Access to the internal pointer of the object.
For internal use only
(Inherited from ObjectBase.) |
![]() ![]() |
DefaultDevice |
Get the name of the default audio capture device
|
![]() ![]() |
IsAvailable |
Check if the system supports audio capture.
This function should always be called before using
the audio capture features. If it returns false, then
any attempt to use the SoundRecorder or one of its derived
classes will fail.
|
![]() |
SampleRate |
Sample rate of the sound recorder.
The sample rate defines the number of audio samples
captured per second. The higher, the better the quality
(for example, 44100 samples/sec is CD quality).
|
