frameRate property

int get frameRate

Gets the frameRate.

Implementation

int get frameRate;
set frameRate (int value)

Sets the frameRate.

Implementation

set frameRate(int value);