arrow_back Back to all endpoints

build_frame_mat

Mat details to submut for rendering a frame.

Name Description Type Additional information
id Id number for the mat. A list of available Ids can be retrieved using the list mats api call. number None.
windows A list of windows you want cut in the mat. Usually you will only include one however in some cases you may want to have multiple windows. array (build_frame_mat_window) None.