Hi, I wanted to use a "level " plugin in a pipe line.
This plugin sends Element messages with information in a structure.
Unfortunately Message.GetStructure only returns a Structure on Info, Error, and Warning Message but doesn't call
gst_message_get_structure for the other message types.