CinePlayer Class Members

Summary

The following tables list the members exposed by CinePlayer.

Public Constructors

Name Description
Public Constructor static  | Shared in VB 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 Property totalFrames The total frames of the player's current animation.

Public Events

Name Description
Public Event static  | Shared in VB animationStopped A leadEventType callback that invokes whenever the player's animation has stopped playing.
Public Event static  | Shared in VB frameChanged Represents an event that fires whenever the cine player switches to a new frame.
Public Event static  | Shared in VB frameChanging A leadEventType callback that invokes whenever the player's frame is about to change.

See Also

CinePlayer Class

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.