Searched refs:ITStreamQualityControl (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dipmsp.h37 typedef struct ITStreamQualityControl ITStreamQualityControl; typedef in typeref:struct:ITStreamQualityControl
287 struct ITStreamQualityControl : public IUnknown { struct in inherits:IUnknown
296 HRESULT (WINAPI *QueryInterface)(ITStreamQualityControl *This,REFIID riid,void **ppvObject);
297 ULONG (WINAPI *AddRef)(ITStreamQualityControl *This);
298 ULONG (WINAPI *Release)(ITStreamQualityControl *This);
299 HRESULT (WINAPI *GetRange)(ITStreamQualityControl *This,StreamQualityProperty Property,__LONG32 *plMin,__LONG32 *plMax,__LONG32 *plSteppingDelta,__LONG32 *plDefault,TAPIControlFlags *plFlags);
300 HRESULT (WINAPI *Get)(ITStreamQualityControl *This,StreamQualityProperty Property,__LONG32 *plValue,TAPIControlFlags *plFlags);
301 HRESULT (WINAPI *Set)(ITStreamQualityControl *This,StreamQualityProperty Property,__LONG32 lValue,TAPIControlFlags lFlags);
304 struct ITStreamQualityControl { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dipmsp.h37 typedef struct ITStreamQualityControl ITStreamQualityControl; typedef in typeref:struct:ITStreamQualityControl
287 struct ITStreamQualityControl : public IUnknown { struct in inherits:IUnknown
296 HRESULT (WINAPI *QueryInterface)(ITStreamQualityControl *This,REFIID riid,void **ppvObject);
297 ULONG (WINAPI *AddRef)(ITStreamQualityControl *This);
298 ULONG (WINAPI *Release)(ITStreamQualityControl *This);
299 HRESULT (WINAPI *GetRange)(ITStreamQualityControl *This,StreamQualityProperty Property,__LONG32 *plMin,__LONG32 *plMax,__LONG32 *plSteppingDelta,__LONG32 *plDefault,TAPIControlFlags *plFlags);
300 HRESULT (WINAPI *Get)(ITStreamQualityControl *This,StreamQualityProperty Property,__LONG32 *plValue,TAPIControlFlags *plFlags);
301 HRESULT (WINAPI *Set)(ITStreamQualityControl *This,StreamQualityProperty Property,__LONG32 lValue,TAPIControlFlags lFlags);
304 struct ITStreamQualityControl { struct
[all...]

Completed in 17 milliseconds