| 
VisioForge Video Capture SDK (Delphi / ActiveX) | 
DV command.
TVFDVCommand = ( DV_PLAY, DV_STOP, DV_PAUSE, DV_REW, DV_FF, DV_STEP_FW, DV_STEP_REV, DV_FASTEST_FWD, DV_SLOWEST_FWD, DV_FASTEST_REV, DV_SLOWEST_REV, DV_RECORD, DV_RECORD_PAUSE, DV_PLAY_SLOW_FWD_6, DV_PLAY_SLOW_FWD_5, DV_PLAY_SLOW_FWD_4, DV_PLAY_SLOW_FWD_3, DV_PLAY_SLOW_FWD_2, DV_PLAY_SLOW_FWD_1, DV_PLAY_FAST_FWD_1, DV_PLAY_FAST_FWD_2, DV_PLAY_FAST_FWD_3, DV_PLAY_FAST_FWD_4, DV_PLAY_FAST_FWD_5, DV_PLAY_FAST_FWD_6, DV_PLAY_SLOW_REV_6, DV_PLAY_SLOW_REV_5, DV_PLAY_SLOW_REV_4, DV_PLAY_SLOW_REV_3, DV_PLAY_SLOW_REV_2, DV_PLAY_SLOW_REV_1, DV_PLAY_FAST_REV_1, DV_PLAY_FAST_REV_2, DV_PLAY_FAST_REV_3, DV_PLAY_FAST_REV_4, DV_PLAY_FAST_REV_5, DV_PLAY_FAST_REV_6, DV_REVERSE, DV_REVERSE_PAUSE );
enum TVFDVCommand { DV_PLAY, DV_STOP, DV_PAUSE, DV_REW, DV_FF, DV_STEP_FW, DV_STEP_REV, DV_FASTEST_FWD, DV_SLOWEST_FWD, DV_FASTEST_REV, DV_SLOWEST_REV, DV_RECORD, DV_RECORD_PAUSE, DV_PLAY_SLOW_FWD_6, DV_PLAY_SLOW_FWD_5, DV_PLAY_SLOW_FWD_4, DV_PLAY_SLOW_FWD_3, DV_PLAY_SLOW_FWD_2, DV_PLAY_SLOW_FWD_1, DV_PLAY_FAST_FWD_1, DV_PLAY_FAST_FWD_2, DV_PLAY_FAST_FWD_3, DV_PLAY_FAST_FWD_4, DV_PLAY_FAST_FWD_5, DV_PLAY_FAST_FWD_6, DV_PLAY_SLOW_REV_6, DV_PLAY_SLOW_REV_5, DV_PLAY_SLOW_REV_4, DV_PLAY_SLOW_REV_3, DV_PLAY_SLOW_REV_2, DV_PLAY_SLOW_REV_1, DV_PLAY_FAST_REV_1, DV_PLAY_FAST_REV_2, DV_PLAY_FAST_REV_3, DV_PLAY_FAST_REV_4, DV_PLAY_FAST_REV_5, DV_PLAY_FAST_REV_6, DV_REVERSE, DV_REVERSE_PAUSE };
public enum TVFDVCommand { DV_PLAY, DV_STOP, DV_PAUSE, DV_REW, DV_FF, DV_STEP_FW, DV_STEP_REV, DV_FASTEST_FWD, DV_SLOWEST_FWD, DV_FASTEST_REV, DV_SLOWEST_REV, DV_RECORD, DV_RECORD_PAUSE, DV_PLAY_SLOW_FWD_6, DV_PLAY_SLOW_FWD_5, DV_PLAY_SLOW_FWD_4, DV_PLAY_SLOW_FWD_3, DV_PLAY_SLOW_FWD_2, DV_PLAY_SLOW_FWD_1, DV_PLAY_FAST_FWD_1, DV_PLAY_FAST_FWD_2, DV_PLAY_FAST_FWD_3, DV_PLAY_FAST_FWD_4, DV_PLAY_FAST_FWD_5, DV_PLAY_FAST_FWD_6, DV_PLAY_SLOW_REV_6, DV_PLAY_SLOW_REV_5, DV_PLAY_SLOW_REV_4, DV_PLAY_SLOW_REV_3, DV_PLAY_SLOW_REV_2, DV_PLAY_SLOW_REV_1, DV_PLAY_FAST_REV_1, DV_PLAY_FAST_REV_2, DV_PLAY_FAST_REV_3, DV_PLAY_FAST_REV_4, DV_PLAY_FAST_REV_5, DV_PLAY_FAST_REV_6, DV_REVERSE, DV_REVERSE_PAUSE }
Public Enum TVFDVCommand DV_PLAY DV_STOP DV_PAUSE DV_REW DV_FF DV_STEP_FW DV_STEP_REV DV_FASTEST_FWD DV_SLOWEST_FWD DV_FASTEST_REV DV_SLOWEST_REV DV_RECORD DV_RECORD_PAUSE DV_PLAY_SLOW_FWD_6 DV_PLAY_SLOW_FWD_5 DV_PLAY_SLOW_FWD_4 DV_PLAY_SLOW_FWD_3 DV_PLAY_SLOW_FWD_2 DV_PLAY_SLOW_FWD_1 DV_PLAY_FAST_FWD_1 DV_PLAY_FAST_FWD_2 DV_PLAY_FAST_FWD_3 DV_PLAY_FAST_FWD_4 DV_PLAY_FAST_FWD_5 DV_PLAY_FAST_FWD_6 DV_PLAY_SLOW_REV_6 DV_PLAY_SLOW_REV_5 DV_PLAY_SLOW_REV_4 DV_PLAY_SLOW_REV_3 DV_PLAY_SLOW_REV_2 DV_PLAY_SLOW_REV_1 DV_PLAY_FAST_REV_1 DV_PLAY_FAST_REV_2 DV_PLAY_FAST_REV_3 DV_PLAY_FAST_REV_4 DV_PLAY_FAST_REV_5 DV_PLAY_FAST_REV_6 DV_REVERSE DV_REVERSE_PAUSE End Enum
public class TVFDVCommand;
enum TVFDVCommand { DV_PLAY, DV_STOP, DV_PAUSE, DV_REW, DV_FF, DV_STEP_FW, DV_STEP_REV, DV_FASTEST_FWD, DV_SLOWEST_FWD, DV_FASTEST_REV, DV_SLOWEST_REV, DV_RECORD, DV_RECORD_PAUSE, DV_PLAY_SLOW_FWD_6, DV_PLAY_SLOW_FWD_5, DV_PLAY_SLOW_FWD_4, DV_PLAY_SLOW_FWD_3, DV_PLAY_SLOW_FWD_2, DV_PLAY_SLOW_FWD_1, DV_PLAY_FAST_FWD_1, DV_PLAY_FAST_FWD_2, DV_PLAY_FAST_FWD_3, DV_PLAY_FAST_FWD_4, DV_PLAY_FAST_FWD_5, DV_PLAY_FAST_FWD_6, DV_PLAY_SLOW_REV_6, DV_PLAY_SLOW_REV_5, DV_PLAY_SLOW_REV_4, DV_PLAY_SLOW_REV_3, DV_PLAY_SLOW_REV_2, DV_PLAY_SLOW_REV_1, DV_PLAY_FAST_REV_1, DV_PLAY_FAST_REV_2, DV_PLAY_FAST_REV_3, DV_PLAY_FAST_REV_4, DV_PLAY_FAST_REV_5, DV_PLAY_FAST_REV_6, DV_REVERSE, DV_REVERSE_PAUSE };
TVFDVCommand
public class TVFDVCommand;
VideoCaptureTypes
| 
Members  | 
Description  | 
| 
DV_PLAY  | 
Play.   | 
| 
DV_STOP  | 
Stop.   | 
| 
DV_PAUSE  | 
Pause.   | 
| 
DV_REW  | 
Rewind.   | 
| 
DV_FF  | 
Fast forward.   | 
| 
DV_STEP_FW  | 
Step forward.   | 
| 
DV_STEP_REV  | 
Step reverse.   | 
| 
DV_FASTEST_FWD  | 
Fastest forward.   | 
| 
DV_SLOWEST_FWD  | 
Slowest forward.   | 
| 
DV_FASTEST_REV  | 
Fastest reverse.   | 
| 
DV_SLOWEST_REV  | 
Slowest reverse.   | 
| 
DV_RECORD  | 
Record.   | 
| 
DV_RECORD_PAUSE  | 
Record pause.   | 
| 
DV_PLAY_SLOW_FWD_6  | 
Play slow forward 6.   | 
| 
DV_PLAY_SLOW_FWD_5  | 
Play slow forward 5.   | 
| 
DV_PLAY_SLOW_FWD_4  | 
Play slow forward 4.   | 
| 
DV_PLAY_SLOW_FWD_3  | 
Play slow forward 3.   | 
| 
DV_PLAY_SLOW_FWD_2  | 
Play slow forward 2.   | 
| 
DV_PLAY_SLOW_FWD_1  | 
Play slow forward 1.   | 
| 
DV_PLAY_FAST_FWD_1  | 
Play fast forward 1.   | 
| 
DV_PLAY_FAST_FWD_2  | 
Play fast forward 2.   | 
| 
DV_PLAY_FAST_FWD_3  | 
Play fast forward 3.   | 
| 
DV_PLAY_FAST_FWD_4  | 
Play fast forward 4.   | 
| 
DV_PLAY_FAST_FWD_5  | 
Play fast forward 5.   | 
| 
DV_PLAY_FAST_FWD_6  | 
Play fast forward 6.   | 
| 
DV_PLAY_SLOW_REV_6  | 
Play slow reverse 6.   | 
| 
DV_PLAY_SLOW_REV_5  | 
Play slow reverse 5.   | 
| 
DV_PLAY_SLOW_REV_4  | 
Play slow reverse 4.   | 
| 
DV_PLAY_SLOW_REV_3  | 
Play slow reverse 3.   | 
| 
DV_PLAY_SLOW_REV_2  | 
Play slow reverse 2.   | 
| 
DV_PLAY_SLOW_REV_1  | 
Play slow reverse 1.   | 
| 
DV_PLAY_FAST_REV_1  | 
Play fast reverse 1.   | 
| 
DV_PLAY_FAST_REV_2  | 
Play fast reverse 2.   | 
| 
DV_PLAY_FAST_REV_3  | 
Play fast reverse 3.   | 
| 
DV_PLAY_FAST_REV_4  | 
Play fast reverse 4.   | 
| 
DV_PLAY_FAST_REV_5  | 
Play fast reverse 5.   | 
| 
DV_PLAY_FAST_REV_6  | 
Play fast reverse 6.   | 
| 
DV_REVERSE  | 
Reverse.   | 
| 
DV_REVERSE_PAUSE  | 
Reverse pause.   | 
| 
Copyright (c) 2012. All rights reserved. | 
| 
What do you think about this topic?  Send feedback!  |