> 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
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