Re: [E-devel] emotion question

2010-08-01 Thread Vincent Torri
On Sat, 24 Jul 2010, Andreas Volz wrote: > Am Sat, 24 Jul 2010 06:08:24 +0200 (CEST) schrieb Vincent Torri: > >> >> >> On Sat, 24 Jul 2010, Andreas Volz wrote: >> >>> Hello, >>> >>> I'm a little confused by the emotion API. Lets take e.g. a look on >>> the different mute calls >>> >>> emotion_ob

Re: [E-devel] emotion question

2010-07-25 Thread Andreas Volz
Am Sun, 25 Jul 2010 08:10:54 +0900 schrieb Carsten Haitzler (The Rasterman): > On Sat, 24 Jul 2010 07:41:23 +0200 Andreas Volz > said: > > > Am Sat, 24 Jul 2010 07:20:51 +0200 schrieb Andreas Volz: > > > > > Am Sat, 24 Jul 2010 06:08:24 +0200 (CEST) schrieb Vincent Torri: > > > > > > > > > >

Re: [E-devel] emotion question

2010-07-24 Thread The Rasterman
On Sat, 24 Jul 2010 07:20:51 +0200 Andreas Volz said: > Am Sat, 24 Jul 2010 06:08:24 +0200 (CEST) schrieb Vincent Torri: > > > > > > > On Sat, 24 Jul 2010, Andreas Volz wrote: > > > > > Hello, > > > > > > I'm a little confused by the emotion API. Lets take e.g. a look on > > > the different m

Re: [E-devel] emotion question

2010-07-24 Thread The Rasterman
On Sat, 24 Jul 2010 07:41:23 +0200 Andreas Volz said: > Am Sat, 24 Jul 2010 07:20:51 +0200 schrieb Andreas Volz: > > > Am Sat, 24 Jul 2010 06:08:24 +0200 (CEST) schrieb Vincent Torri: > > > > > > > > > > > On Sat, 24 Jul 2010, Andreas Volz wrote: > > > > > > > Hello, > > > > > > > > I'm a li

Re: [E-devel] emotion question

2010-07-23 Thread Andreas Volz
Am Sat, 24 Jul 2010 07:20:51 +0200 schrieb Andreas Volz: > Am Sat, 24 Jul 2010 06:08:24 +0200 (CEST) schrieb Vincent Torri: > > > > > > > On Sat, 24 Jul 2010, Andreas Volz wrote: > > > > > Hello, > > > > > > I'm a little confused by the emotion API. Lets take e.g. a look on > > > the different

Re: [E-devel] emotion question

2010-07-23 Thread Andreas Volz
Am Sat, 24 Jul 2010 06:08:24 +0200 (CEST) schrieb Vincent Torri: > > > On Sat, 24 Jul 2010, Andreas Volz wrote: > > > Hello, > > > > I'm a little confused by the emotion API. Lets take e.g. a look on > > the different mute calls > > > > emotion_object_video_mute_set > > > > You can' mute a vide

Re: [E-devel] emotion question

2010-07-23 Thread Vincent Torri
On Sat, 24 Jul 2010, Andreas Volz wrote: > Hello, > > I'm a little confused by the emotion API. Lets take e.g. a look on the > different mute calls > > emotion_object_video_mute_set > > You can' mute a video, only the audio from a video. So why is > this call needed? Why *can't* the video playb

Re: [E-devel] emotion question

2010-07-23 Thread The Rasterman
On Sat, 24 Jul 2010 00:03:51 +0200 Andreas Volz said: spu is actually subtitles... wrong s :) > Hello, > > I'm a little confused by the emotion API. Lets take e.g. a look on the > different mute calls > > emotion_object_video_mute_set > > emotion_object_audio_mute_set > > emotion_object_spu_

[E-devel] emotion question

2010-07-23 Thread Andreas Volz
Hello, I'm a little confused by the emotion API. Lets take e.g. a look on the different mute calls emotion_object_video_mute_set emotion_object_audio_mute_set emotion_object_spu_mute_set I found out that SPU stands for Sound Processing Unit. But where is the difference to Audio? And what's the