Leadtools.Multimedia Namespace : PlayStillTap Enumeration |
public enum PlayStillTap : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PlayStillTap Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlayStillTap
public enum PlayStillTap : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.PlayStillTap = function() { }; Leadtools.Multimedia.PlayStillTap.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PlayStillTap : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
Processors | The tap is after the processors (default). The captured still image is processed by all added video processors, in the order the processors were added. |
Source | The tap is before the processors. The captured still image will be unprocessed. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.PlayStillTap
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2