Struct

PhocMode

Description

struct PhocMode {
  int width;
  int height;
  float refresh_rate;
}

No description available.

Structure members
width: int

No description available.

height: int

No description available.

refresh_rate: float

No description available.