|
| HRESULT | GetMaxPreprocessingPasses ([in] DWORD input, [in] DWORD flags, [out] DWORD *passes) |
| |
| HRESULT | SetNumPreprocessingPasses ([in] DWORD input, [in] DWORD flags, [in] DWORD passes) |
| |
| HRESULT | BeginPreprocessingPass ([in] DWORD input, [in] DWORD flags) |
| |
| HRESULT | PreprocessSample ([in] DWORD input, [in] QWORD sample_time, [in] DWORD flags, [in] INSSBuffer *sample) |
| |
| HRESULT | EndPreprocessingPass ([in] DWORD input, [in] DWORD flags) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 1834 of file wmsdkidl.idl.
◆ BeginPreprocessingPass()
| HRESULT IWMWriterPreprocess::BeginPreprocessingPass |
( |
[in] DWORD |
input, |
|
|
[in] DWORD |
flags |
|
) |
| |
◆ EndPreprocessingPass()
| HRESULT IWMWriterPreprocess::EndPreprocessingPass |
( |
[in] DWORD |
input, |
|
|
[in] DWORD |
flags |
|
) |
| |
◆ GetMaxPreprocessingPasses()
| HRESULT IWMWriterPreprocess::GetMaxPreprocessingPasses |
( |
[in] DWORD |
input, |
|
|
[in] DWORD |
flags, |
|
|
[out] DWORD * |
passes |
|
) |
| |
◆ PreprocessSample()
◆ SetNumPreprocessingPasses()
| HRESULT IWMWriterPreprocess::SetNumPreprocessingPasses |
( |
[in] DWORD |
input, |
|
|
[in] DWORD |
flags, |
|
|
[in] DWORD |
passes |
|
) |
| |
The documentation for this interface was generated from the following file: