Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.StreamStatusType

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstStreamStatusType
Enum : StreamStatusType
  Show / Hide Inherited methods, properties and signals
The type of a GST_MESSAGE_STREAM_STATUS. The stream status messages inform the application of new streaming threads and their status.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Message
Method
new Gst.Message.stream_status (Object src, StreamStatusType type, Element owner) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
parse_stream_status (StreamStatusType type, Element owner) : none
Extracts the stream status type and owner the GstMessage.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:56 GMT+0800 (HKT)