Skip navigation.
 
mlRe: Screen Recording APIs ?
FROM : j o a r
DATE : Fri Apr 25 20:50:35 2008

Check out:

   CGRegisterScreenRefreshCallback(), and

   CGWindowListCreateImage()

Documentation is a bit limited at this point, but they're pretty easy 
to figure out.

j o a r


On Apr 25, 2008, at 11:35 AM, Marcio Castilho wrote:

> I am new to programming in Mac OSX. I need to do a very simple 
> screen recording application similar to uShow, ScreenFlow and 
> others, but with very basic settings and simple features. I would 
> like some directions on where can I get some references on API 
> areas, sample code, or some other information that might help me on 
> this task.
>
> I suspect that it is something related to the QuickTime API, but I 
> would really appreciate some help here.
>
> I have done this in Windows, but in Mac i am totally lost.
>
> Anybody has any sample code or could tell which API I should start 
> taking a look at....

Related mailsAuthorDate
mlScreen Recording APIs ? Marcio Castilho Apr 25, 20:35
mlRe: Screen Recording APIs ? j o a r Apr 25, 20:50
mlRe: Screen Recording APIs ? Jean-Daniel Dupas Apr 25, 20:54
mlRe: Screen Recording APIs ? Rob Keniger Apr 26, 04:38