Microsoft DirectX 9.0 |
The IAMLatency interface provides a method for a filter to report the amount of
Currently, there is no support for using this interface by itself. A source filter that streams live or real-time data should implement the IAMPushSource interface, which inherits from this interface.
In addition to the methods inherited from IUnknown, the IAMLatency interface exposes the following method.
Method | Description |
GetLatency | Retrieves the expected latency associated with this filter. |