setframesize()

Function Definition: setframesize(‘1’)

Parameters

NameTypeDescriptionExpected ValuesDefault Value
‘1’intThis function sets the camera output resolution. 1,2

Description

This function sets the camera output resolution. 

  • FHD (1920×1080)
  • UXGA (1600×1200)
  • SXGA (1280×1024)
  • HD (1280×720)
  • XGA (1024×768)
  • SVGA (800×600)
  • VGA (640×480)
  • CIF (352×288)
  • QVGA (320×240)

Example

There are no examples documented for this article.