Enumeration (GI Enum)

Gst-1.0GstStreamStatusType

The type of a Gst.MessageType.STREAM_STATUS. The stream status messages inform the application of new streaming threads and their status.

Index
CREATE: 0

A new thread need to be created.

DESTROY: 3

a thread is destroyed

ENTER: 1

a thread entered its loop function

LEAVE: 2

a thread left its loop function

PAUSE: 9

a thread is paused

START: 8

a thread is started

STOP: 10

a thread is stopped

Variables

$gtype