Saturday, 18 May 2013

API functions to capture screen video?


hello,

quite new mac programming , wondering if osx provides api functions handles recording of videos screen information?
developping in c++, , ideally require functions similar to:

bool initializerecorder(int resolutionx,int resolutiony,const char* filename,int framerate);

bool addframe(const char* buffer);

bool endrecorder();

fileformat fine (e.g. qt, avi, etc.). interested if there 3rd party library offers above functionality.
insight!!
 

if targeting lion must use avfoundation.
 


Forums Macs Mac Programming


  • iPhone
  • Mac OS & System Software
  • iPad
  • Apple Watch
  • Notebooks
  • iTunes
  • Apple ID
  • iCloud
  • Desktop Computers
  • Apple Music
  • Professional Applications
  • iPod
  • iWork
  • Apple TV
  • iLife
  • Wireless

No comments:

Post a Comment