QTCaptureDeviceControlsSpeed Enumerazione
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public enum QTCaptureDeviceControlsSpeed
type QTCaptureDeviceControlsSpeed =
- Ereditarietà
-
QTCaptureDeviceControlsSpeed
Campi
Nome | Valore | Descrizione |
---|---|---|
FastestReverse | -19000 | |
VeryFastReverse | -16000 | |
FastReverse | -13000 | |
NormalReverse | -10000 | |
SlowReverse | -7000 | |
VerySlowReverse | -4000 | |
SlowestReverse | -1000 | |
Stopped | 0 | |
SlowestForward | 1000 | |
VerySlowForward | 4000 | |
SlowForward | 7000 | |
NormalForward | 10000 | |
FastForward | 13000 | |
VeryFastForward | 16000 | |
FastestForward | 19000 |