Searched refs:rtDuration (Results 1 – 1 of 1) sorted by relevance
4095 UINT64 rtDuration; member in CvVideoWriter_MSMF4099 … HRESULT WriteFrame(DWORD *videoFrameBuffer, const LONGLONG& rtStart, const LONGLONG& rtDuration);4186 MFFrameRateToAverageTimePerFrame((UINT32)fps, 1, &rtDuration); in open()4228 HRESULT hr = WriteFrame(target, rtStart, rtDuration); in writeFrame()4234 rtStart += rtDuration; in writeFrame()