[−][src]Constant portaudio_rs::stream::FRAMES_PER_BUFFER_UNSPECIFIED
pub const FRAMES_PER_BUFFER_UNSPECIFIED: u64 = 0;
Argument to Stream::open() or Stream::open_default() to allow PortAudio itself determine the optimal number of frames per buffer. This number may differ each time the callback is called.