Microsoft DirectX 9.0 |
The MPEG1_SEQUENCE_INFO macro returns the address of the sequence header inside an MPEG1VIDEOINFO structure.
Syntax
MPEG1_SEQUENCE_INFO(pv)
Parameters
pv
Pointer to an MPEG1VIDEOINFO structure.
Return Value
Returns the address of the bSequenceHeader member of the MPEG1VIDEOINFO structure.
See Also