discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] remove_item_tag()


From: devin kelly
Subject: [Discuss-gnuradio] remove_item_tag()
Date: Wed, 14 Sep 2016 13:34:02 -0400

Hello,

I'm interested in editing stream tags.  So far my approach is to read the tag I'm interested in, copy the value, remove the tag, edit the tag value and then add the new tag with add_item_tag.

In looking at the GR documentation, the function remove_item_tag says that the function will be deprecated as of GR 3.8.  What will replace this function, or what should my GR 3.8 approach be?

Thanks,
Devin

reply via email to

[Prev in Thread] Current Thread [Next in Thread]