Search
Preparing search index...
The search index is not available
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
fm
icelink
StreamDirection
Enumeration StreamDirection
A stream direction.
Index
Enumeration members
Inactive
Receive
Only
Send
Only
Send
Receive
Unset
Enumeration members
Inactive
Inactive
:
= 4
Indicates a stream that cannot send or receive.
field
Inactive
type
{fm.icelink.StreamDirection}
Receive
Only
Receive
Only
:
= 3
Indicates a stream that can receive.
field
ReceiveOnly
type
{fm.icelink.StreamDirection}
Send
Only
Send
Only
:
= 2
Indicates a stream that can send.
field
SendOnly
type
{fm.icelink.StreamDirection}
Send
Receive
Send
Receive
:
= 1
Indicates a stream that can send and can receive.
field
SendReceive
type
{fm.icelink.StreamDirection}
Unset
Unset
:
= 5
Indicates that a stream direction has not been set.
field
Unset
type
{fm.icelink.StreamDirection}
Stream
Direction
Inactive
Receive
Only
Send
Only
Send
Receive
Unset