frameRate property

int frameRate

Gets the frameRate.

Implementation

int get frameRate;
void frameRate=(int value)

Sets the frameRate.

Implementation

set frameRate(int value);