@Retention(value=RUNTIME)
@Documented
public static @interface Gst.Since
Annotation on classes, methods or fields to show the required GStreamer
version. This should particularly be used where the version required is
higher than the current baseline supported version (GStreamer 1.8)