Problem with Python Wrapper to libVLC

This forum is about all development around libVLC.
dlopez
New Cone
New Cone
Posts: 4
Joined: 11 Jan 2010 18:33

Problem with Python Wrapper to libVLC

Postby dlopez » 12 Jan 2010 18:53

Hi all...

I am trying to use the VLC player object from a python program, using the wrapper vlc.py of the libvlc.so library. I have a question about it:

- What happens with the "next_frame" method defined in a "MediaPlayer" object? Why is it not defined in the library API? The documentation says that the method exists, and if you execute the VLC MediaPlayer GoldenEye 1.0.4, there is a "frame" button I suppose that uses that API....

Anybody could help me please?

Thank you very much... :)

OlivierAubert
Developer
Developer
Posts: 92
Joined: 08 Mar 2007 15:43

Re: Problem with Python Wrapper to libVLC

Postby OlivierAubert » 27 Jan 2010 10:21

libvlc_media_player_next_frame has been introduced into the 1.1 version of VLC. It is not available in 1.0.*.

I will split the generated documentation into 1.0.* and 1.1.* documentation to avoid such confusions in the future.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 26 guests