Searched defs:u32PeriodMS (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/RemoteDesktop/
H A DVRDEVideoIn.h733 uint32_t u32PeriodMS; /* Sampling period in milliseconds. Applies to all samples in fu32SampleStart. member in struct:VRDEVIDEOINCTRL_PROT_SAMPLING
746 uint32_t u32PeriodMS; /* Actual period during which the frames were counted in milliseconds. member in struct:VRDEVIDEOINCTRL_PROT_FRAMES
747 * This may be different from VRDEVIDEOINCTRL_PROT_SAMPLING::u32PeriodMS.
749 uint32_t u32FramesCount; /* How many frames per u32PeriodMS milliseconds. */

Completed in 75 milliseconds