VideoRecorder Methods |
The VideoRecorder type exposes the following members.
Name | Description | |
---|---|---|
Continue |
Continues an paused recording.
(Inherited from Recorder.) | |
DisableTimeSpan |
Disable time span.
(Inherited from Recorder.) | |
EnableTimeSpan |
Enable time span recording.
(Inherited from Recorder.) | |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Pause |
Pause an on going recording.
(Inherited from Recorder.) | |
Refresh | Obsolete.
Refresh recording properties.
(Inherited from Recorder.) | |
Start |
Start a recording
(Inherited from Recorder.) | |
Stop |
Stops the recording.
(Inherited from Recorder.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |