IStreamProvider class

IStreamProvider class

Represents the exported stream provider.

The IStreamProvider type exposes the following members:

Methods

MethodDescription
init_stream(self, options)Gets the stream.
close_stream(self, options)Closes the stream.

See Also