IH26XEncodeOptions::set_EncodeOptions
[This is preliminary documentation and subject to change.]
Sets encode parameters structure.
HRESULT set_EncodeOptions(
PTR_ENCODE_OPTIONS_VALUES pOptionValues
);
Parameters
-
pOptionValues
-
[in] Pointer to structure containing encode options.
Return Values
-
E_FAIL
-
Method failed.
-
S_OK
-
Method succeeded.