The instant-rate value in the TrickMode enum is a flag, but the other values are not. Move instant-rate to the end of the enum and give it a value large enough for it to be used without modifying the trick-mode setting. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1788>