linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] struct MSDisplay


From: Simon Morlat
Subject: Re: [Linphone-developers] struct MSDisplay
Date: Thu, 03 Mar 2011 15:59:14 +0100

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





reply via email to

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