Developer_release_1.4.0

Enum mint.enums.mint_stream_status

Describes stream status.

Properties

0 (string) [0] = "STREAM_STOPPED"
1 (string) [1] = "STREAM_STARTED"
2 (string) [2] = "TRANSIENT_STREAM_ERROR"
3 (string) [3] = "STREAM_STARTING"
STREAM_STARTED (integer) STREAM_STARTED = 1
STREAM_STARTING (integer) STREAM_STARTING = 3
STREAM_STOPPED (integer) STREAM_STOPPED = 0
TRANSIENT_STREAM_ERROR (integer) TRANSIENT_STREAM_ERROR = 2


Properties

0
(string) [0] = "STREAM_STOPPED"
1
(string) [1] = "STREAM_STARTED"
2
(string) [2] = "TRANSIENT_STREAM_ERROR"
3
(string) [3] = "STREAM_STARTING"
STREAM_STARTED
(integer) STREAM_STARTED = 1
STREAM_STARTING
(integer) STREAM_STARTING = 3
STREAM_STOPPED
(integer) STREAM_STOPPED = 0
TRANSIENT_STREAM_ERROR
(integer) TRANSIENT_STREAM_ERROR = 2
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00