org.gstreamer.lowlevel.annotations
Annotation Type DefaultEnumValue


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface DefaultEnumValue

Used to flag the Enum value to use for converting from a native value, when no exact match is found.