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

Unable to Access GstValueList (List of type Float) in GstStructure #161

Closed
MaZderMind opened this issue Jun 9, 2019 · 2 comments · Fixed by #162
Closed

Unable to Access GstValueList (List of type Float) in GstStructure #161

MaZderMind opened this issue Jun 9, 2019 · 2 comments · Fixed by #162
Labels
Awaiting release Fixed in master for next release

Comments

@MaZderMind
Copy link
Contributor

MaZderMind commented Jun 9, 2019

I'm trying to access the spectrum-Message of a spectrum Element. It sends a Message onto the Bus which is represented as a GstValueList of type Float.

Screenshot from 2019-06-09 22-33-40
Screenshot from 2019-06-09 22-35-32

@MaZderMind
Copy link
Contributor Author

According to the GstValue docs a GstTypeList is basicly a Set, but it seems to be used as a List nevertheless.

@MaZderMind
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting release Fixed in master for next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants