Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
edge-ai
main
Top Level Namespace
ConfidenceMonitor
Configuration
EdgeAI
Base
Clips
Config
Metadata
ConfigChange
Pipeline
Configuration
Pipeline
DetectionReaders
DetectionWriter
Devices
Format
GPIOLines
Resolution
VideoDevice
Monitor
Motion
Processor
BackgroundTask
Coordinator
MotionState
Pipeline
ReplayRecorder
Config
Pipeline
Status
StreamReplay
BackgroundTask
PipelineStatus
Generated using Crystal 1.14.0
2024-11-26 09:37:49 UTC
class
EdgeAI::
Processor::
MotionState
EdgeAI::Processor::MotionState
Reference
Object
Defined in:
processor.cr
Constructors
.new
Instance Method Summary
#debounce
: Time
#debounce=
(debounce : Time)
#running
: Bool
#running=
(running : Bool)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
debounce
: Time
#
[
View source
]
def
debounce=
(debounce : Time)
#
[
View source
]
def
running
: Bool
#
[
View source
]
def
running=
(running : Bool)
#
[
View source
]