| Import line: | Gst = imports.gi.Gst; |
| GIR File: | Gst-0.10.gir |
| C documentation: | GstBusSyncReply |
| Enum : | BusSyncReply |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number Gst.BusSyncReply.ASYNC : 2
|
|
|
Number Gst.BusSyncReply.DROP : 0
|
|
|
Number Gst.BusSyncReply.PASS : 1
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gst.Bus
Method |
A helper GstBusSyncHandler that can be used to convert all synchronous messages into signals.
|