Microsoft DirectX 8.1 (C++) |
The GetLatency method retrieves the expected latency associated with this filter.
Syntax
HRESULT GetLatency(
REFERENCE_TIME *prtLatency
);
Parameters
prtLatency
[in] Pointer to a variable that receives a reference time indicating the latency.
Return Values
Returns an HRESULT value that depends on the implementation of the interface.
See Also