Microsoft DirectX 9.0

CBasePin::CurrentRate

The CurrentRate method retrieves the segment rate, set by the CBasePin::NewSegment method.

Syntax

double CurrentRate(void);

Return Value

Returns the value of CBasePin::m_dRate.

See Also