Microsoft DirectX 9.0

SIZE_MPEG1VIDEOINFO

The SIZE_MPEG1VIDEOINFO macro calculates the size of an MPEG1VIDEOINFO structure, including the sequence header (bSequenceHeader).

Syntax

SIZE_MPEG1VIDEOINFO(pv)

Parameters

pv

Pointer to an MPEG1VIDEOINFO structure.

Return Value

Returns the byte size of the specified MPEG1VIDEOINFO structure.

See Also