set_owner
Description:
Sets whether or not this owns the source stream.
.
Note: owner
should be true if the stream should
close the backend source stream when destroyed or
false otherwise.
Parameters:
this | |
owner |
true if this stream should own the source stream or false otherwise |