←Select platform

PlayStillTap Enumeration

Summary

Defines the point at which the still image is captured in the player object.

Syntax

C#
VB
C++
public enum PlayStillTap   
Public Enum PlayStillTap  
    
    
public enum class PlayStillTap   

Members

ValueMemberDescription
-1None 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.
0Source The tap is before the processors. The captured still image will be unprocessed.
1Processors 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.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly