IStreamProvider

IStreamProvider interface

Represents the exported stream provider.

public interface IStreamProvider

Methods

Name Description
CloseStream(StreamProviderOptions) Closes the stream.
InitStream(StreamProviderOptions) Gets the stream.

See Also