IWICStreamProvider interface (wincodecsdk.h)

Exposes methods for a stream provider.

Inheritance

The IWICStreamProvider interface inherits from the IUnknown interface. IWICStreamProvider also has these types of members:

Methods

The IWICStreamProvider interface has these methods.

 
IWICStreamProvider::GetPersistOptions

Gets the persist options used when initializing the component with a stream.
IWICStreamProvider::GetPreferredVendorGUID

Gets the preferred vendor GUID.
IWICStreamProvider::GetStream

Gets the stream held by the component.
IWICStreamProvider::RefreshStream

Informs the component that the content of the stream it's holding onto may have changed. The component should respond by dirtying any cached information from the stream.

Requirements

Requirement Value
Minimum supported client Windows XP with SP2, Windows Vista [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 [desktop apps | UWP apps]
Target Platform Windows
Header wincodecsdk.h