| Import line: | GstApp = imports.gi.GstApp; |
| GIR File: | GstApp-0.10.gir |
| C documentation: | GstAppSrcCallbacks |
| Struct : | AppSrcCallbacks |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
_gst_reserved : Array
|
GstApp.AppSrcCallbacks | |
|
enough_data : void*
read only
|
GstApp.AppSrcCallbacks | |
|
need_data : void*
read only
|
GstApp.AppSrcCallbacks | |
|
seek_data : void*
read only
|
GstApp.AppSrcCallbacks | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GstApp.AppSrcCallbacks
()
Create a new GstApp.AppSrcCallbacks
Create a new GstApp.AppSrcCallbacks
|
||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GstApp.AppSrc
Method |
Set callbacks which will be executed when data is needed, enough data has been collected or when a seek should be performed.
|