Import line: | GstApp = imports.gi.GstApp; |
GIR File: | GstApp-0.10.gir |
C documentation: | GstAppSinkCallbacks |
Struct : | AppSinkCallbacks |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
_gst_reserved : Array
|
GstApp.AppSinkCallbacks | |
eos : void*
read only
|
GstApp.AppSinkCallbacks | |
new_buffer : void*
read only
|
GstApp.AppSinkCallbacks | |
new_buffer_list : void*
read only
|
GstApp.AppSinkCallbacks | |
new_preroll : void*
read only
|
GstApp.AppSinkCallbacks |
Method / Constructor | Defined By | |
---|---|---|
new GstApp.AppSinkCallbacks
()
Create a new GstApp.AppSinkCallbacks
Create a new GstApp.AppSinkCallbacks
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstApp.AppSink
Method |
Set callbacks which will be executed for each new preroll, new buffer and eos.
|