cuda.bindings.nvml.device_get_encoder_sessions#

cuda.bindings.nvml.device_get_encoder_sessions(intptr_t device)#
Retrieves information about active encoder sessions on a target device.

:param device: The identifier of the target device.
:type device: intptr_t

.. seealso:: `nvmlDeviceGetEncoderSessions`