AJA NTV2 SDK  17.6.0.2675
NTV2 SDK 17.6.0.2675
refclock.h File Reference
#include "Schedule.h"
Include dependency graph for refclock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CBaseReferenceClock
 

Functions

LONGLONG WINAPI ConvertToMilliseconds (const REFERENCE_TIME &RT)
 

Variables

const UINT RESOLUTION = 1
 
const INT ADVISE_CACHE = 4
 
const LONGLONG MAX_TIME = 0x7FFFFFFFFFFFFFFF
 

Function Documentation

◆ ConvertToMilliseconds()

LONGLONG WINAPI ConvertToMilliseconds ( const REFERENCE_TIME &  RT)
inline

Definition at line 19 of file refclock.h.

Variable Documentation

◆ ADVISE_CACHE

const INT ADVISE_CACHE = 4

Definition at line 16 of file refclock.h.

◆ MAX_TIME

const LONGLONG MAX_TIME = 0x7FFFFFFFFFFFFFFF

Definition at line 17 of file refclock.h.

◆ RESOLUTION

const UINT RESOLUTION = 1

Definition at line 15 of file refclock.h.