gst-plugins-vision
gst-plugins-vision copied to clipboard
pylonsrc: Add enums to properties
This is a reminder to myself as much as anything else. In a GUI application, some of the properties of pylonsrc are text inputs, however they really should be enums, as only certain values are used. This isn't a difficult process, just a bit tedious.
@mrstecklo @AB-Eskild for your awareness and input.