Search
Preparing search index...
The search index is not available
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
fm
icelink
LocalMediaState
Enumeration LocalMediaState
The state of local media.
Index
Enumeration members
Destroyed
Destroying
New
Started
Starting
Stopped
Stopping
Enumeration members
Destroyed
Destroyed
:
= 7
Indicates that the local media has been destroyed.
field
Destroyed
type
{fm.icelink.LocalMediaState}
Destroying
Destroying
:
= 6
Indicates that the local media is being destroyed.
field
Destroying
type
{fm.icelink.LocalMediaState}
New
New
:
= 1
Indicates that the local media has not been started yet.
field
New
type
{fm.icelink.LocalMediaState}
Started
Started
:
= 3
Indicates that the local media has started.
field
Started
type
{fm.icelink.LocalMediaState}
Starting
Starting
:
= 2
Indicates that the local media is starting.
field
Starting
type
{fm.icelink.LocalMediaState}
Stopped
Stopped
:
= 5
Indicates that the local media has stopped.
field
Stopped
type
{fm.icelink.LocalMediaState}
Stopping
Stopping
:
= 4
Indicates that the local media is stopping.
field
Stopping
type
{fm.icelink.LocalMediaState}
Local
Media
State
Destroyed
Destroying
New
Started
Starting
Stopped
Stopping