ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Name | GstPadProbeReturn |
|---|---|
| Type | ENUM |
| Fields | 4 |
| Source | gstpad.h |
| Size | 4 |
| Usage | The type is used by 1 type. |
| Status | UNCHANGED |
|
|
| Name | Value |
|---|---|
| GST_PAD_PROBE_DROP | 0 |
| GST_PAD_PROBE_OK | 1 |
| GST_PAD_PROBE_REMOVE | 2 |
| GST_PAD_PROBE_PASS | 3 |