Back to Seed Clases

GstApp


Classes

Interfaces

Structs

Unions

Enums

Struct GstApp.AppSinkCallbacks

Import line: GstApp = imports.gi.GstApp;
GIR File: GstApp-0.10.gir
C documentation: GstAppSinkCallbacks
Struct : AppSinkCallbacks
  Show / Hide Inherited methods, properties and signals
A set of callbacks that can be installed on the appsink with gst_app_sink_set_callbacks().
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstApp.AppSinkCallbacks ()
Create a new GstApp.AppSinkCallbacks
Create a new GstApp.AppSinkCallbacks
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstApp.AppSink
Method
set_callbacks (AppSinkCallbacks callbacks, void* user_data, Function notify) : none
Set callbacks which will be executed for each new preroll, new buffer and eos.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:57 GMT+0800 (HKT)