Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handles freeing an encoder instance.
Syntax
WS_FREE_ENCODER_CALLBACK WsFreeEncoderCallback;
void WsFreeEncoderCallback(
[in] void *encoderContext
)
{...}
Parameters
[in] encoderContext
Frees an instance of an encoder.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | webservices.h |