pub const DEFAULT_MAX_COMMAND_BUFFER_SIZE: u64 = 2_000_000;
Expand description

maximum size of the buffer for the channels, in bytes. (2 MB)