cuda.bindings.nvml.vgpu_instance_get_fbc_stats#
- cuda.bindings.nvml.vgpu_instance_get_fbc_stats(unsigned int vgpu_instance)#
Retrieves the active frame buffer capture sessions statistics of a vGPU Instance. :param vgpu_instance: Identifier of the target vGPU instance. :type vgpu_instance: unsigned int :returns: Reference to nvmlFBCStats_t structure containing NvFBC stats. :rtype: nvmlFBCStats_t .. seealso:: `nvmlVgpuInstanceGetFBCStats`