Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Struct Gst.TaskThreadCallbacks

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstTaskThreadCallbacks
Struct : TaskThreadCallbacks
  Show / Hide Inherited methods, properties and signals
Custom GstTask thread callback functions that can be installed.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gst.TaskThreadCallbacks ()
Create a new Gst.TaskThreadCallbacks
Create a new Gst.TaskThreadCallbacks
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Task
Method
set_thread_callbacks (TaskThreadCallbacks callbacks, void* user_data, Function notify) : none
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.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:55 GMT+0800 (HKT)