ReactOS 0.4.16-dev-336-gb667d82
|
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 620 of file axcore.idl.
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::CheckCapabilities().
HRESULT IMediaSeeking::ConvertTimeFormat | ( | [out] LONGLONG * | pTarget, |
[in] const GUID * | pTargetFormat, | ||
[in] LONGLONG | Source, | ||
[in] const GUID * | pSourceFormat | ||
) |
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::ConvertTimeFormat(), and CKsProxy::ConvertTimeFormat().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::GetAvailable(), and CKsProxy::GetAvailable().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::GetCapabilities(), and CKsProxy::GetCapabilities().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::GetCurrentPosition(), and CKsProxy::GetCurrentPosition().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::GetDuration().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::GetPositions().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::GetPreroll(), and CKsProxy::GetPreroll().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::GetRate().
Implemented in COutputPin, and CKsProxy.
Referenced by CKsProxy::GetDuration(), COutputPin::GetStopPosition(), and CKsProxy::GetStopPosition().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::GetTimeFormat(), and CKsProxy::GetTimeFormat().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::IsFormatSupported(), and CKsProxy::IsFormatSupported().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::IsUsingTimeFormat().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::QueryPreferredFormat(), and CKsProxy::QueryPreferredFormat().
HRESULT IMediaSeeking::SetPositions | ( | [in, out] LONGLONG * | pCurrent, |
[in] DWORD | dwCurrentFlags, | ||
[in, out] LONGLONG * | pStop, | ||
[in] DWORD | dwStopFlags | ||
) |
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::SetPositions(), and CKsProxy::SetPositions().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::SetRate().
Implemented in COutputPin, and CKsProxy.
Referenced by COutputPin::SetTimeFormat(), and CKsProxy::SetTimeFormat().