tinyzimmer / go-gst

Gstreamer bindings and utilities for golang
GNU Lesser General Public License v2.1
130 stars 37 forks source link

Implement GetStructure on Element messages (#1) #38

Open biglittlebigben opened 2 years ago

biglittlebigben commented 2 years ago

Implement support for the Structure objects returned for MessageElement messages in Message.GetStructure

iamtakingiteasy commented 1 year ago

This is absolutely required for parsing removesilence silent=false messages.

db-tech commented 1 year ago

Would be awesome if this could be merged

RSWilli commented 1 year ago

@biglittlebigben please recreate this PR for https://github.com/go-gst/go-gst (where future development of the bindings will take place) if you think it is necessary.

@db-tech requested it already in https://github.com/go-gst/go-gst/issues/15