Leadtools.Multimedia Namespace : PlayStillTap Enumeration |
'Declaration Public Enum PlayStillTap Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlayStillTap
public enum PlayStillTap : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class PlayStillTap : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0xFFFFFFFF | None | No tap. The tap will be removed if it is already in place. If this option is set, no still images will be captured using the PlayCtrl.GetStillDIB, PlayCtrl.GetStillImage, PlayCtrl.SaveStillDIB or PlayCtrl.SaveStillBitmap methods. |
0x00000000 | Source | The tap is before the processors. The captured still image will be unprocessed. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.PlayStillTap