Visual Basic (Declaration) | |
---|---|
Public Structure REFERENCE_TIME Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As REFERENCE_TIME |
C# | |
---|---|
public struct REFERENCE_TIME : System.ValueType |
C++/CLI | |
---|---|
public value class REFERENCE_TIME : public System.ValueType |
The REFERENCE_TIME data type is a 64-bit integer. Reference times are usually measured from one of the following baselines: * An absolute clock time. In this case, the baseline will depend on the implementation of the clock. For more information, see Reference Clocks. * Relative to the start of playback. For more information about reference times, see the Microsoft documentation on Time and Clocks in DirectShow.
System.Object
System.ValueType
Leadtools.Multimedia.REFERENCE_TIME
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7