| Import line: | Gst = imports.gi.Gst; |
| GIR File: | Gst-0.10.gir |
| C documentation: | GstAllocTraceFlags |
| Enum : | AllocTraceFlags |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number Gst.AllocTraceFlags.LIVE : 1
|
|
|
Number Gst.AllocTraceFlags.MEM_LIVE : 2
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gst
Method |
Gst.alloc_trace_set_flags_all
(AllocTraceFlags flags)
:
none
Enable the specified options on all registered alloc trace objects.
|
|
Gst.AllocTrace
Method |
set_flags
(AllocTraceFlags flags)
:
none
Enable the given features on the given GstAllocTrace object.
|