Fix a problem with some hardware devices.

cusax-fix
Yana Stamcheva 19 years ago
parent a7313f7b63
commit bb3dfd1b38

@ -21,7 +21,7 @@ public class Packetizer
{
public Packetizer()
{
packetSize = 480;
packetSize = 160;
supportedInputFormats = new AudioFormat[]
{
new AudioFormat(

Loading…
Cancel
Save