Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for GetStructure in more messages types #44

Closed
Philippe-Torrelli-Ale opened this issue Jul 7, 2022 · 3 comments
Closed

Comments

@Philippe-Torrelli-Ale
Copy link

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.

@danjenkins
Copy link

Try out #38

@Philippe-Torrelli-Ale
Copy link
Author

Sorry for the delay,
@danjenkins I just tried it from your fork and it works perfectly.
Thanks a lot and sorry for having missed it was already an existing ticket.

@danjenkins
Copy link

Not mine - just noticed you asking for something I'd already seen a PR for.

nielsavonds pushed a commit to nielsavonds/go-gst that referenced this issue Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants