[mythtv] Audio/Video changes during channel change (In progress).

James Y. Knight foom at fuhm.net
Tue Jul 15 12:07:26 EDT 2003


On Saturday, July 12, 2003, at 03:36  PM, Kenneth Aafløy wrote:

> I've not looked into AudioParamsChanged, as it does not do that at my
> current setup(I'll get to this when I'm done with the Xv stuff), but 
> any
> input if this is actually needed would be helpful.

This should be easy enough, simply call
audioOutput->Reconfigure(audio_bits, audio_channels, audio_samplerate);
in the right place and you should be good to go (barring any bugs)
I couldn't tell you if it's needed or not, that depends on whether the 
audio params actually ever change. :)

James



More information about the mythtv-dev mailing list