Share via


SIZE_MPEG1VIDEOINFO (Compact 2013)

3/26/2014

This macro calculates the size of the specified MPEG-1 video image.

Syntax

SIZE_MPEG1VIDEOINFO(
    pv
)

Parameters

  • pv
    Pointer to the MPEG1VIDEOINFO structure that specifies the video image.

Return Value

Returns the byte size of the specified MPEG1VIDEOINFO structure.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

Bitmap Macros