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. | |
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. |
Public Events
Name | Description | |
---|---|---|
frameChanged | Represents an event that fires whenever the cine player switches to a new frame. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document