Searched defs:RecorderVideoSourceConfig (Results 1 – 1 of 1) sorted by relevance
46 struct RecorderVideoSourceConfig { struct47 VideoCodecFormat videoFormat = HEVC;48 int32_t width = 0;49 int32_t height = 0;50 int32_t frameRate = 0;51 int32_t bitRate = 0;52 double captureRate = 0.0;53 int32_t degree = 0;54 float speed = 1.0f;