Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoWriteRecorder ¶
type NoWriteRecorder struct { }
func (*NoWriteRecorder) CheckCanRecord ¶
func (*NoWriteRecorder) CheckCanRecord() error
func (*NoWriteRecorder) StartRecording ¶
func (*NoWriteRecorder) StartRecording() error
func (*NoWriteRecorder) StopRecording ¶
func (*NoWriteRecorder) StopRecording() (string, error)
func (*NoWriteRecorder) WriteFrame ¶
func (*NoWriteRecorder) WriteFrame(*cptvframe.Frame) error
Click to show internal directories.
Click to hide internal directories.