Re: [Live-devel] FrameSource:Getnextframe error while streaming PCMframes

2013-10-24 Thread Ross Finlayson
> I found the problem that uLawFromPCMAudioSource afterGettingFrame is not > getting called when I use DeviceSource based design and triggering concept. > i.e. > If I am calling FramedSource::afterGetting(this) in doGetNextFrame itself , > it is calling afterGettingFrame function in uLawFromPC

Re: [Live-devel] FrameSource:Getnextframe error while streaming PCMframes

2013-10-24 Thread Krishna
Hi Ross, I found the problem that uLawFromPCMAudioSource afterGettingFrame is not getting called when I use DeviceSource based design and triggering concept. i.e. If I am calling FramedSource::afterGetting(this) in doGetNextFrame itself , it is calling afterGettingFrame function in uLawFromPC