Class
Headless::VideoRecorder
In:
lib/headless/video/video_recorder.rb
Parent:
Object
Methods
capture_running?
new
start_capture
stop_and_discard
stop_and_save
Attributes
log_file_path
[RW]
pid_file_path
[RW]
tmp_file_path
[RW]
Public Class methods
new
(display, dimensions, options = {})
Public Instance methods
capture_running?
()
start_capture
()
stop_and_discard
()
stop_and_save
(path)
[Validate]