ReactOS 0.4.15-dev-7907-g95bf896
_STREAM_TIME_REFERENCE Struct Reference

#include <strmini.h>

Collaboration diagram for _STREAM_TIME_REFERENCE:

Public Attributes

STREAM_TIMESTAMP CurrentOnboardClockValue
 
LARGE_INTEGER OnboardClockFrequency
 
LARGE_INTEGER CurrentSystemTime
 
ULONG Reserved [2]
 

Detailed Description

Definition at line 139 of file strmini.h.

Member Data Documentation

◆ CurrentOnboardClockValue

STREAM_TIMESTAMP _STREAM_TIME_REFERENCE::CurrentOnboardClockValue

Definition at line 140 of file strmini.h.

◆ CurrentSystemTime

LARGE_INTEGER _STREAM_TIME_REFERENCE::CurrentSystemTime

Definition at line 142 of file strmini.h.

◆ OnboardClockFrequency

LARGE_INTEGER _STREAM_TIME_REFERENCE::OnboardClockFrequency

Definition at line 141 of file strmini.h.

◆ Reserved

ULONG _STREAM_TIME_REFERENCE::Reserved[2]

Definition at line 143 of file strmini.h.


The documentation for this struct was generated from the following file: