Back to Seed Clases

GstApp


Classes

Interfaces

Structs

Unions

Enums

Struct GstApp.AppSrcCallbacks

Import line: GstApp = imports.gi.GstApp;
GIR File: GstApp-0.10.gir
C documentation: GstAppSrcCallbacks
Struct : AppSrcCallbacks
  Show / Hide Inherited methods, properties and signals
A set of callbacks that can be installed on the appsrc with gst_app_src_set_callbacks().
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstApp.AppSrcCallbacks ()
Create a new GstApp.AppSrcCallbacks
Create a new GstApp.AppSrcCallbacks
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstApp.AppSrc
Method
set_callbacks (AppSrcCallbacks callbacks, void* user_data, Function notify) : none
Set callbacks which will be executed when data is needed, enough data has been collected or when a seek should be performed.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:57 GMT+0800 (HKT)