Re: [Ekiga-list] Opal audio plugin settings



Oh, no problem about that :)

I have that set to value 2 in defines FRAMES_PER_PACKET and
MAX_FRAMES_PER_PACKET. That was just my way of illustrating
the example as the names come directly from opalplugin.h

Thanks anyway :)


> Notice that "//" means the "= 2" is a comment. You may want to try :
> unsigned int recommendedFramesPerPacket = 2;
> unsigned int maxFramesPerPacket = 2;
> 
> Snark





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]