LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
VCRControl Class Methods
See Also 
Leadtools.Multimedia Namespace : VCRControl Class


"

For a list of all members of this type, see VCRControl members.

"

Public Methods

 NameDescription
public Method FastestForwardSets the Mode property to VCRControlMode.FastestForward.  
public Method FastestReverseSets the Mode property to VCRControlMode.FastestReverse.  
public Method FastForwardSets the Mode property to VCRControlMode.FastForward.  
public Method PauseSets the Mode property to VCRControlMode.Pause.  
public Method PauseRecordingSets the Mode property to VCRControlMode.PauseRecording.  
public Method PlaySets the Mode property to VCRControlMode.Play.  
public Method ReadTimecodeThis method reads the time code.  
public Method RecordSets the Mode property to VCRControlMode.Record.  
public Method RewindSets the Mode property to VCRControlMode.Rewind.  
public Method SeekTimecodeSeeks the specified time code.  
public Method SlowestForwardSets the Mode property to VCRControlMode.SlowestForward.  
public Method SlowestReverseSets the Mode property to VCRControlMode.SlowestReverse.  
public Method StepBackwardSets the Mode property to VCRControlMode.StepBackward.  
public Method StepForwardSets the Mode property to VCRControlMode.StepForward.  
public Method StopSets the Mode property to VCRControlMode.Stop.  
Top

See Also