Gets or sets a value that determines the amount of displayed frames per seconds when running the animation.
Object.defineProperty(CinePlayer.prototype, 'FPS',
get: function(),
set: function(value)
)
FPS: number;
Value the determine the amount of displayed frames per seconds when running the animation.
Sometimes the device is not fast enough to render all the frames you specify in this property. To resolve this, refer to MaxSkip The default value is 30, which means the animation will render 30 frames per second.
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