ExperimentalBitmovinApi
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY] )
Indicates that a public API of the annotated element (class, function or property) is not in stable state yet. It may be renamed, changed or even removed in a future version.
This annotation refers to API status only, it doesn't mean that the implementation has an 'experimental' quality.