Searched refs:FRAME_RATE_UNIT_MULTIPLE (Results 1 – 1 of 1) sorted by relevance
44 const int32_t FRAME_RATE_UNIT_MULTIPLE = 100; // the unit of frame rate is frames per 100s variable1823 videoTrackInfo.PutDoubleValue("frame_rate", frameRate * FRAME_RATE_UNIT_MULTIPLE); in GetVideoTrackInfo()