|
HRESULT | Open ([in] const WCHAR *pwszURL, [in] IWMReaderCallback *pCallback, [in] void *pvContext) |
|
HRESULT | Close () |
|
HRESULT | GetOutputCount ([out] DWORD *pcOutputs) |
|
HRESULT | GetOutputProps ([in] DWORD dwOutputNum, [out] IWMOutputMediaProps **ppOutput) |
|
HRESULT | SetOutputProps ([in] DWORD dwOutputNum, [in] IWMOutputMediaProps *pOutput) |
|
HRESULT | GetOutputFormatCount ([in] DWORD dwOutputNumber, [out] DWORD *pcFormats) |
|
HRESULT | GetOutputFormat ([in] DWORD dwOutputNumber, [in] DWORD dwFormatNumber, [out] IWMOutputMediaProps **ppProps) |
|
HRESULT | Start ([in] QWORD cnsStart, [in] QWORD cnsDuration, [in] float fRate, [in] void *pvContext) |
|
HRESULT | Stop () |
|
HRESULT | Pause () |
|
HRESULT | Resume () |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 670 of file wmsdkidl.idl.
◆ Close()
◆ GetOutputCount()
HRESULT IWMReader::GetOutputCount |
( |
[out] DWORD * |
pcOutputs | ) |
|
◆ GetOutputFormat()
◆ GetOutputFormatCount()
HRESULT IWMReader::GetOutputFormatCount |
( |
[in] DWORD |
dwOutputNumber, |
|
|
[out] DWORD * |
pcFormats |
|
) |
| |
◆ GetOutputProps()
◆ Open()
◆ Pause()
◆ Resume()
◆ SetOutputProps()
◆ Start()
◆ Stop()
The documentation for this interface was generated from the following file: