Pad: Rename originalPad context property to srcPad

This commit is contained in:
Richard Hansen 2022-04-08 02:31:43 -04:00
parent 59d60480c0
commit 9cdb69c159
3 changed files with 27 additions and 6 deletions

View file

@ -344,7 +344,7 @@ Order of events when a pad is copied:
Context properties:
* `originalPad`: The source Pad object.
* `srcPad`: The source Pad object.
* `destinationID`: The ID of the pad copied from `originalPad`.
Usage examples: