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.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

Reference in which to return the session information.

Return type:

nvmlEncoderSessionInfo_t

See also

nvmlDeviceGetEncoderSessions