Skip to content

Variable default_audio_frames_to_read

variable default_audio_frames_to_read io

constexpr inline size_t default_audio_frames_to_read = 16384

The default number of audio frames to read in one operation.

This constant defines the default number of audio frames to process in a single read operation.

Fully qualified name: kfr::default_audio_frames_to_read

Declared at audio/io.hpp:80

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.