ReactOS 0.4.16-dev-338-g34e76ad
|
This is the complete list of members for IWMReaderAdvanced2, including all inherited members.
AddRef() | IUnknown | |
DeliverTime([in] QWORD cnsTime) | IWMReaderAdvanced | |
GetAllocateForOutput([in] DWORD dwOutputNum, [out] BOOL *pfAllocate) | IWMReaderAdvanced | |
GetAllocateForStream([in] WORD dwStreamNum, [out] BOOL *pfAllocate) | IWMReaderAdvanced | |
GetBufferProgress([out] DWORD *pdwPercent, [out] QWORD *pcnsBuffering) | IWMReaderAdvanced2 | |
GetDownloadProgress([out] DWORD *pdwPercent, [out] QWORD *pqwBytesDownloaded, [out] QWORD *pcnsDownload) | IWMReaderAdvanced2 | |
GetLogClientID([out] BOOL *pfLogClientID) | IWMReaderAdvanced2 | |
GetManualStreamSelection([out] BOOL *pfSelection) | IWMReaderAdvanced | |
GetMaxOutputSampleSize([in] DWORD dwOutput, [out] DWORD *pcbMax) | IWMReaderAdvanced | |
GetMaxStreamSampleSize([in] WORD wStream, [out] DWORD *pcbMax) | IWMReaderAdvanced | |
GetOutputSetting([in] DWORD dwOutputNum, [in] LPCWSTR pszName, [out] WMT_ATTR_DATATYPE *pType, [out, size_is(*pcbLength)] BYTE *pValue, [in, out] WORD *pcbLength) | IWMReaderAdvanced2 | |
GetPlayMode([out] WMT_PLAY_MODE *pMode) | IWMReaderAdvanced2 | |
GetProtocolName([out, size_is(*pcchProtocol)] WCHAR *pwszProtocol, [in, out] DWORD *pcchProtocol) | IWMReaderAdvanced2 | |
GetReceiveSelectionCallbacks([out] BOOL *pfGetCallbacks) | IWMReaderAdvanced | |
GetReceiveStreamSamples([in] WORD wStreamNum, [out] BOOL *pfReceiveStreamSamples) | IWMReaderAdvanced | |
GetSaveAsProgress([out] DWORD *pdwPercent) | IWMReaderAdvanced2 | |
GetStatistics([in, out] WM_READER_STATISTICS *pStatistics) | IWMReaderAdvanced | |
GetStreamSelected([in] WORD wStreamNum, [out] WMT_STREAM_SELECTION *pSelection) | IWMReaderAdvanced | |
GetUserProvidedClock([out] BOOL *pfUserClock) | IWMReaderAdvanced | |
LPUNKNOWN typedef | IUnknown | |
NotifyLateDelivery(QWORD cnsLateness) | IWMReaderAdvanced | |
OpenStream([in] IStream *pStream, [in] IWMReaderCallback *pCallback, [in] void *pvContext) | IWMReaderAdvanced2 | |
Preroll([in] QWORD cnsStart, [in] QWORD cnsDuration, [in] float fRate) | IWMReaderAdvanced2 | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown | |
SaveFileAs([in] const WCHAR *pwszFilename) | IWMReaderAdvanced2 | |
SetAllocateForOutput([in] DWORD dwOutputNum, [in] BOOL fAllocate) | IWMReaderAdvanced | |
SetAllocateForStream([in] WORD wStreamNum, [in] BOOL fAllocate) | IWMReaderAdvanced | |
SetClientInfo([in] WM_READER_CLIENTINFO *pClientInfo) | IWMReaderAdvanced | |
SetLogClientID([in] BOOL fLogClientID) | IWMReaderAdvanced2 | |
SetManualStreamSelection([in] BOOL fSelection) | IWMReaderAdvanced | |
SetOutputSetting([in] DWORD dwOutputNum, [in] LPCWSTR pszName, [in] WMT_ATTR_DATATYPE Type, [in, size_is(cbLength)] const BYTE *pValue, [in] WORD cbLength) | IWMReaderAdvanced2 | |
SetPlayMode([in] WMT_PLAY_MODE Mode) | IWMReaderAdvanced2 | |
SetReceiveSelectionCallbacks([in] BOOL fGetCallbacks) | IWMReaderAdvanced | |
SetReceiveStreamSamples([in] WORD wStreamNum, [in] BOOL fReceiveStreamSamples) | IWMReaderAdvanced | |
SetStreamsSelected([in] WORD cStreamCount, [in] WORD *pwStreamNumbers, [in] WMT_STREAM_SELECTION *pSelections) | IWMReaderAdvanced | |
SetUserProvidedClock([in] BOOL fUserClock) | IWMReaderAdvanced | |
StartAtMarker([in] WORD wMarkerIndex, [in] QWORD cnsDuration, [in] float fRate, [in] void *pvContext) | IWMReaderAdvanced2 | |
StopBuffering() | IWMReaderAdvanced2 |