linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] struct MSDisplay


From: Laurent Tarrisse
Subject: Re: [Linphone-developers] struct MSDisplay
Date: Mon, 7 Mar 2011 19:45:57 +0100

Thanks Simon,

My previous approach was not really correct ...

Laurent

Le 3 mars 11 à 15:59, Simon Morlat a écrit :

Hello,

I suggest that you use src/extdisplay.c. If you are using the
video_stream_* api, you can use it by calling:

void video_stream_set_render_callback (VideoStream *s,
VideoStreamRenderCallback cb, void *user_pointer);

Simon

Le jeudi 24 février 2011 à 20:33 +0100, Laurent Tarrisse a écrit :
Hello,


I need to to make an external mediastreamer2 MSDisplay.
(I use MS_VIDEO_OUT_SET_DISPLAY id to pass my custom display)
The problem is that msvideout.h ( witch contained all needed
structures for that) has been removed a long time ago ...
And all structures has been moved to videoout.c.


This is not very usefull.


I wouldn't like to modify videoout.c to integreate my custom
Display ...
Is it possible to restore a *light* version of msvideout.h ?


Laurent
_______________________________________________
Linphone-developers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________
Linphone-developers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]