[vlc-devel] [PATCH] libvlc_MediaPlayerSnapshotTaken Event creation

basos g noxelia at gmail.com
Thu Dec 11 16:41:06 CET 2008


2008/12/11 Rémi Denis-Courmont <rdenis at simphalempin.com>:
>
> On Thu, 11 Dec 2008 16:20:59 +0200, "basos g" <noxelia at gmail.com> wrote:
>> It is emmited whenever a snapshot is taken by any means
>> (gui, libvlc, button ) and also passes the full path of
>> the new image as event data.
>
> Sorry, this patch would -needlessly- break the ABI.
>
> --
> Rémi Denis-Courmont
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>

I don't understand the consequencies of this statement. Can you be
more specific ?
If someone whants libvlc snapshot taken events on his/her application
he should make sure that have libvlc 0.9.8 for example. Or if you mean
the opposite (someone has the new version but does not handle libvlc
snapshot taken events) then you could move
libvlc_MediaPlayerSnapshotTaken declaretion to the end of event_type_t
as well as the EVENT(libvlc_MediaPlayerSnapshotTaken) ..

And what? Should libvlc never change again ??



More information about the vlc-devel mailing list