syrius.ml@xxxxxxxxxx writes: > Hmm while i continue to seek, could you confirm it will be possible to > set the receiving device priority from xineDevice.C ? > > Very likely i'll will answer this myself in a few hours ;) Ok, if i've understood things well, i can't without adding a new protected function to cDevice. (i guess it's the nice way and that it could be worst: cReceiver *receiver[MAXRECEIVERS]; could be moved from private to protected) Ok, maybe i should think in silence :) --