kSampleRate441kHz
Electron APIs / recorder / kSampleRate441kHz
type kSampleRate441kHz = 44100;
Fixed audio sample rate of 44.1 kHz.
This is the standard sample rate used for audio CDs and is commonly used in music production and general-purpose audio playback.
Example
const sampleRate: kSampleRate441kHz = 44100;