NERoleScreenParams constructor

NERoleScreenParams(
  1. String videoProfile,
  2. int fps
)

Implementation

NERoleScreenParams(this.videoProfile, this.fps);