hello, how can i recalculate packet data?
are you talking about
In addition, when streaming an xWMA file a few packets at a time, the
application should subtract
pDecodedPacketCumulativeBytes[PacketCount-1] of the previous
packet from all the entries of the currently submitted packet (C) DirectX help
i tried to recalculate as ...