Searched defs:VideoConfigParams (Results 1 – 1 of 1) sorted by relevance
46 VideoConfigParams() : videoCodec_(VideoCodecType::NO_CODEC), pixelFormat_(Videoformat::YUVI420), in VideoConfigParams() function49 …VideoConfigParams(VideoCodecType videoCodec, Videoformat pixelFormat, int32_t frameRate, int32_t w… in VideoConfigParams() function