PortAudio 2.0
Public Member Functions | Data Fields

IAudioClockVtbl Struct Reference

#include <audioclient.h>

Public Member Functions

BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface)(IAudioClock *This
 ULONG (STDMETHODCALLTYPE *AddRef)(IAudioClock *This)
 ULONG (STDMETHODCALLTYPE *Release)(IAudioClock *This)
 HRESULT (STDMETHODCALLTYPE *GetFrequency)(IAudioClock *This
 HRESULT (STDMETHODCALLTYPE *GetPosition)(IAudioClock *This
 HRESULT (STDMETHODCALLTYPE *GetCharacteristics)(IAudioClock *This

Data Fields

BEGIN_INTERFACE REFIID riid
BEGIN_INTERFACE REFIID
__RPC__deref_out void ** 
ppvObject
__out UINT64 * pu64Frequency
__out UINT64 * pu64Position
__out UINT64 __out_opt UINT64 * pu64QPCPosition
__out DWORD * pdwCharacteristics

Member Function Documentation

BEGIN_INTERFACE IAudioClockVtbl::HRESULT ( STDMETHODCALLTYPE *  QueryInterface)
IAudioClockVtbl::HRESULT ( STDMETHODCALLTYPE *  GetFrequency)
IAudioClockVtbl::HRESULT ( STDMETHODCALLTYPE *  GetPosition)
IAudioClockVtbl::HRESULT ( STDMETHODCALLTYPE *  GetCharacteristics)
IAudioClockVtbl::ULONG ( STDMETHODCALLTYPE *  AddRef)
IAudioClockVtbl::ULONG ( STDMETHODCALLTYPE *  Release)

Field Documentation

BEGIN_INTERFACE REFIID __RPC__deref_out void** IAudioClockVtbl::ppvObject
__out UINT64 __out_opt UINT64* IAudioClockVtbl::pu64QPCPosition
BEGIN_INTERFACE REFIID IAudioClockVtbl::riid

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

Generated for PortAudio by  doxygen1.7.3