hi_mpi_hdmi_stop

Applicability

Product

Supported

Atlas 350 Accelerator Card

Atlas A3 training product / Atlas A3 inference product

Atlas A2 training product / Atlas A2 inference product

Atlas 200I/500 A2 inference product

Atlas inference product

Atlas training product

Functions

Stops a specified HDMI and disables its display capability.

Prototype

hi_s32 hi_mpi_hdmi_stop(hi_hdmi_id hdmi)

Parameters

Parameter

Input/Output

Description

hdmi

Input

HDMI ID.

Value range: [0, 2)

Returns

Restrictions

  • Before the hi_mpi_hdmi_stop interface is called, the hi_mpi_hdmi_open interface must be called to enable the corresponding HDMI, and the values of the input parameters hi_hdmi_id of the two interfaces must be the same.
  • Currently, this API does not support multiple processes.

See Also

For details about the API call sequence, see Video Decoding, Processing, and Display (NVR Scenario).