Helper function for the XMA2PACKET structure, returning the first frame offset.
DWORD GetXmaPacketFirstFrameOffsetInBits(
const BYTE *pPacket
)
pPacket
Type: BYTE *
Pointer to the packet.
Type: DWORD
The first frame offset, in bits.
Header: Declared in xma2defs.h.
Library: Use xaudio2.lib and acphal.lib.