Click or drag to resize
VideoRecorder Methods

The VideoRecorder type exposes the following members.

Methods
  NameDescription
Public methodContinue
Continues an paused recording.
(Inherited from Recorder.)
Public methodDisableTimeSpan
Disable time span.
(Inherited from Recorder.)
Public methodEnableTimeSpan
Enable time span recording.
(Inherited from Recorder.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodPause
Pause an on going recording.
(Inherited from Recorder.)
Public methodRefresh Obsolete.
Refresh recording properties.
(Inherited from Recorder.)
Public methodStart
Start a recording
(Inherited from Recorder.)
Public methodStop
Stops the recording.
(Inherited from Recorder.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also