public int | setPacketSize(int numBytes)Sets the desired maximum data size on the data that is output by this
encoder. This parameter is to be used as a means to convey the
preferred size of individual data units (packets) that are output
by this encoder. Returns the actual packet size that was set.
|