| Import line: | Gst = imports.gi.Gst; |
| GIR File: | Gst-0.10.gir |
| C documentation: | GstTaskThreadCallbacks |
| Struct : | TaskThreadCallbacks |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
_gst_reserved : Array
|
Gst.TaskThreadCallbacks | |
|
enter_thread : void*
read only
|
Gst.TaskThreadCallbacks | |
|
leave_thread : void*
read only
|
Gst.TaskThreadCallbacks | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gst.TaskThreadCallbacks
()
Create a new Gst.TaskThreadCallbacks
Create a new Gst.TaskThreadCallbacks
|
||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gst.Task
Method |
Set callbacks which will be executed when a new thread is needed, the thread function is entered and left and when the thread is joined.
|