T - implementation typepublic static final class Meta.API<T extends Meta> extends Object
The relevant API will usually be available as a public static final field on the implementation class.
The API type reflects two distinct types (api and implementation) used in the underlying GStreamer GstMetaInfo.
See upstream documentation at https://gstreamer.freedesktop.org/documentation/gstreamer/gstmeta.html#GstMetaInfo
Copyright © 2021 gstreamer-java. All rights reserved.