Property MLDMOSupport.TMLDMOFilter.Latency
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TMLDMOFilter
Contents |
Syntax
Delphi:
property Latency : Int64 read GetLatency;
C++ Builder:
__property __int64 Latency = { read=GetLatency };
Summary
Returns the latency of the DMO in 100-nanosecond units.
Description
Use this property to get the latency of the DMO in
100-nanosecond units.