OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLatency
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
audioengineendpoint.h
142
STDMETHOD_(HRESULT,
GetLatency
)(THIS_ HNSTIME *pLatency) PURE;
154
#define IAudioEndpoint_GetLatency(This,pLatency) (This)->lpVtbl->
GetLatency
(This,pLatency)
strmif.h
[
all
...]
Completed in 599 milliseconds