In This Topic ▼

CinePlayer Class Members

Summary

The following tables list the members exposed by CinePlayer.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
CinePlayer Initializes a new instance of the ChunkData class with explicit parameters.

Public Methods

Name Description
Public Method
dispose Releases all resources used by the Frame.
Public Method play Plays the cine player using the parameters set in other properties. If none are set, the default values are used.
Public Method stop Stops the animation played by the cine player engine.

Public Properties

Name Description
Public Property
currentFrame Gets or sets the value that indicates the current frame that the attached cell is displaying right now.
Public Property direction Gets or sets the enumeration that specifies the direction in which the animation is rendering the frames.
Public Property FPS Gets or sets a value that determines the amount of displayed frames per seconds when running the animation.
Public Property isPlaying Checks whether the cine player is currently playing animation.
Public Property loop Gets or sets the value that determines whether to make the viewer repeat the animation once you reach the end frame.
Public Property maxSkip Gets or sets the value that determines the maximum skipped frames count, which happens if the device is not capable of playing the animation using the specified FPS.

Public Events

Name Description
Public Event
static  | Shared in VB
frameChanged Represents an event that fires whenever the cine player switches to a new frame.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly