Pad: New padCopy hook dstPad context property

This commit is contained in:
Richard Hansen 2022-04-08 02:37:06 -04:00
parent 9cdb69c159
commit 8fe779b58c
3 changed files with 21 additions and 11 deletions

View file

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