The following tables list the members exposed by CinePlayer.
Public Constructors
Name | Description | |
---|---|---|
CinePlayer | Initializes a new instance of the ChunkData class with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
dispose | Releases all resources used by the Frame. | |
frameChanged.remove | Represents an event that fires whenever the cine player switches to a new frame. | |
play | Plays the cine player using the parameters set in other properties. If none are set, the default values are used. | |
stop | Stops the animation played by the cine player engine. |
Public Properties
Name | Description | |
---|---|---|
currentFrame | Gets or sets the value that indicates the current frame that the attached cell is displaying right now. | |
direction | Gets or sets the enumeration that specifies the direction in which the animation is rendering the frames. | |
FPS | Gets or sets a value that determines the amount of displayed frames per seconds when running the animation. | |
isPlaying | Checks whether the cine player is currently playing animation. | |
loop | Gets or sets the value that determines whether to make the viewer repeat the animation once you reach the end frame. | |
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET