INPUT_OBJECT

BroadcastInputVideoMaxFrameRateInput

A maximum frame rate definition.

link GraphQL Schema definition

  • input BroadcastInputVideoMaxFrameRateInput {
  • # The maximum video capture frame rate. If greater, the video frame rate is
  • # halved.
  • videoFrameRateMax: Float!
  • }

link Require by