Value | Meaning |
---|---|
NONE0 | Do not close either stream. |
CLOSE_STREAM11 | Close the first stream after the splice. |
CLOSE_STREAM22 | Close the second stream after the splice. |
WAIT_FOR_BOTH4 | Wait for both splice operations to finish before calling the callback. |
Page generated by adrdox
GIOStreamSpliceFlags determine how streams should be spliced.