|
Hello,
I have defined, registered and implemented a GstMeta API. My question is really simple, Is it possible to have the meta attached to one buffer be copied to another buffer without using the API implementation? that is a generic meta-copying method that will work for any GstMeta attached.
|