VCRControlMode Enumeration

Summary
The VCRControlMode enumeration values specify the current device mode.
Syntax
C#
VB
C++
public enum VCRControlMode   
Public Enum VCRControlMode  
public enum class VCRControlMode   
Members
ValueMemberDescription
0Unknown Unknown.
1Play Play.
2Stop Stop.
3Pause Pause.
4FastForward Fast forward.
5Rewind Rewind.
6Record Record.
7PauseRecording Pause recording.
8StepForward Step forward.
9StepBackward Step backward.
10FastestForward Fastest forward.
11SlowestForward Slowest forward.
12FastestReverse Fastest reverse.
13SlowestReverse Slowest reverse.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.