This ensures that self.array is kept up to date. Add append() method that is more natural than the static method. Allow creating empty ValueArray by omitting the constructor parameter. Fixes: #3114 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8952>