ABI | Symbols | Types |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
gst_pad_add_probe ( GstPad* pad, enum GstPadProbeType mask, GstPadProbeCallback callback, gpointer user_data, GDestroyNotify destroy_data ) |
|---|---|
| Type | FUNC |
| Source | gstpad.c |
| Params | 5 |
| Return | gulong |
| Size | 1524 |
| Bind | GLOBAL |
| Vis | DEFAULT |
| Ndx | 11 |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | pad | GstPad* | 8 | %rdi |
| 1 | mask | enum GstPadProbeType | 4 | %rsi |
| 2 | callback | GstPadProbeCallback | 8 | %rdx |
| 3 | user_data | gpointer | 8 | %rcx |
| 4 | destroy_data | GDestroyNotify | 8 | %r8 |
| RETURN | ||||
| .retval | gulong | 8 | %rax | |
| Old | New | |||||||||||||
|
|
| Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|