Microsoft DirectX 9.0 |
The SampleProps method retrieves the properties of the most recent sample, in an AM_SAMPLE2_PROPERTIES structure.
Syntax
AM_SAMPLE2_PROPERTIES *SampleProps(void);
Return Value
Returns the address of the CBaseInputPin::m_SampleProps member variable.
See Also