nip2p_kStreamAttributeStreamState

Specific Attribute

Data type Access
nip2p_tStreamState Read

Description

Returns the current state of the stream.

Defined Values:

nip2p_kStreamStateUnlinked (0) The stream is in the unlinked state.
nip2p_kStreamStateDisabled (1) The stream is in the disabled state.
nip2p_kStreamStateEnabled (2) The stream is in the enabled state.
nip2p_kStreamStateFlushing (3) The stream is in the flushing state.