class CaptureReplay

Defined in:

models/capture_replay.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(location : Path, address : String, port : Int) #

[View source]

Instance Method Detail

def capture_video #

[View source]
def close #

[View source]
def configure_ram_drive #

so we don't destory the HD writing data all the time


[View source]
def finalize #

[View source]
def save_replay(period : Time::Span, output_file : Path) #

[View source]