Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The SetAllSettings method reads codec properties from a stream and sets them on the codec.
Syntax
HRESULT SetAllSettings(
IStream *__MIDL__ICodecAPI0001
);
Parameters
__MIDL__ICodecAPI0001
Pointer to the IStream interface of the stream.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
The method succeeded. |
|
Not implemented. |
Remarks
Codecs that implement ICodecAPI are not required to support this method.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 20348 |
| Minimum supported server | Windows 10 Build 20348 |
| Header | icodecapi.h |