ReadUntil::Config
Constructors
new(channels : Range(Int32, Int32) = 1..512, raw_data : RawDataKind = RawDataKind::Calibrated, min_chunk_size : UInt64 = 0_u64, mode : StreamMode = StreamMode::OneChunk, prefilter : Prefilter = Prefilter.none, action_batch_size : Int32 = 1000, action_throttle : Time::Span = 1.millisecond, unblock_duration : Time::Span = 100.milliseconds)
SourceInstance methods
action_batch_size
Sourceaction_throttle
Sourcechannels
Sourcefirst_channel
Sourcelast_channel
Sourcemin_chunk_size
Sourcemode
Sourceone_chunk?
Sourceprefilter
Sourceraw_data
Sourceto_setup_request
Sourceunblock_duration
Source