ReactOS 0.4.16-dev-816-g135a9a9
|
Protected Attributes | |
LONG | m_Ref |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 11 of file basicaudio.cpp.
|
inline |
Definition at line 55 of file basicaudio.cpp.
|
inlinevirtual |
Definition at line 56 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::get_Balance | ( | long * | plBalance | ) |
Definition at line 260 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::get_Volume | ( | long * | plVolume | ) |
Definition at line 234 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::GetIDsOfNames | ( | REFIID | riid, |
LPOLESTR * | rgszNames, | ||
UINT | cNames, | ||
LCID | lcid, | ||
DISPID * | rgDispId | ||
) |
Definition at line 182 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::GetTypeInfo | ( | UINT | iTInfo, |
LCID | lcid, | ||
ITypeInfo ** | ppTInfo | ||
) |
Definition at line 169 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::GetTypeInfoCount | ( | UINT * | pctinfo | ) |
Definition at line 157 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::Invoke | ( | DISPID | dispIdMember, |
REFIID | riid, | ||
LCID | lcid, | ||
WORD | wFlags, | ||
DISPPARAMS * | pDispParams, | ||
VARIANT * | pVarResult, | ||
EXCEPINFO * | pExcepInfo, | ||
UINT * | puArgErr | ||
) |
Definition at line 198 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::NotifyGraphChange | ( | void | ) |
Implements IDistributorNotify.
Definition at line 142 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::Pause | ( | void | ) |
Implements IDistributorNotify.
Definition at line 108 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::put_Balance | ( | long | lBalance | ) |
Definition at line 247 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::put_Volume | ( | long | lVolume | ) |
Definition at line 221 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::QueryInterface | ( | REFIID | InterfaceId, |
PVOID * | Interface | ||
) |
Definition at line 64 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::Run | ( | REFERENCE_TIME | tStart | ) |
Implements IDistributorNotify.
Definition at line 119 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::SetSyncSource | ( | IReferenceClock * | pClock | ) |
Implements IDistributorNotify.
Definition at line 131 of file basicaudio.cpp.
|
inline |
Definition at line 17 of file basicaudio.cpp.
|
inline |
Definition at line 22 of file basicaudio.cpp.
HRESULT STDMETHODCALLTYPE CKsBasicAudio::Stop | ( | void | ) |
Implements IDistributorNotify.
Definition at line 98 of file basicaudio.cpp.
|
protected |
Definition at line 59 of file basicaudio.cpp.
Referenced by STDMETHODIMP_().