On Tue, 2008-07-29 at 13:32 +0200, samuel buffet wrote:
> Hi,
> 
> My question (after spending hours on the web) is how can I have with
> pyclutter (pycluttergst to be accurate) the equivalent of the
> following C code =>
> 
> " clutter_media_set_position (CLUTTER_MEDIA(app->vtexture),  pos);"
> (from clutter-gst/examples/video-player.c)
> 

  video_texture.set_property('position', pos)

there is a collision which is not easily solvable unless we rework the
ClutterMedia interface API. it's on my TODO list for 1.0.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, OpenedHand Ltd.
Unit R, Homesdale Business Centre
216-218 Homesdale Rd., Bromley - BR12QZ
http://www.o-hand.com

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to