Leadtools.Multimedia Namespace : VCRControl Class |
The following tables list the members exposed by VCRControl.
Name | Description | |
---|---|---|
DeviceType | Gets the device type. | |
MediaType | Gets the format of the media. | |
Mode | Gets the current mode. |
Name | Description | |
---|---|---|
FastestForward | Sets the Mode property to VCRControlMode.FastestForward. | |
FastestReverse | Sets the Mode property to VCRControlMode.FastestReverse. | |
FastForward | Sets the Mode property to VCRControlMode.FastForward. | |
Pause | Sets the Mode property to VCRControlMode.Pause. | |
PauseRecording | Sets the Mode property to VCRControlMode.PauseRecording. | |
Play | Sets the Mode property to VCRControlMode.Play. | |
ReadTimecode | This method reads the time code. | |
Record | Sets the Mode property to VCRControlMode.Record. | |
Rewind | Sets the Mode property to VCRControlMode.Rewind. | |
SeekTimecode | Seeks the specified time code. | |
SlowestForward | Sets the Mode property to VCRControlMode.SlowestForward. | |
SlowestReverse | Sets the Mode property to VCRControlMode.SlowestReverse. | |
StepBackward | Sets the Mode property to VCRControlMode.StepBackward. | |
StepForward | Sets the Mode property to VCRControlMode.StepForward. | |
Stop | Sets the Mode property to VCRControlMode.Stop. |