Is there anyway to set the source URI video resolution using the gstreamer APIs for Playbin 2? I looked at the playbin code and didn’t see an example but that doesn’t mean it can’t be done. I want to change the source resolution to be more efficient with CPU usage as the source is a frame grabber that could change the resolution using it’s internal hardware and not use the CPU. Thanks in advance.