Sets the width of a device frame in pixels.


int mira_SetDeviceFrameWidth(mrkernelpmr, int width);


Parameters:

  • pmr: A pointer to the runtime kernel returned by mira_Init.
  • width: The width of a device frame in pixels.


Return value:

MIRA_OK (0) or an error code.


Description:

mira_SetDeviceFrameWidth will set the width of a frame from the device.