typeIsPluginApi

Checks if type is plugin API. See gst.global.typeMarkAsPluginApi for details.

Parameters

type gobject.types.GType

a GType

flags gst.types.PluginAPIFlags

What #GstPluginAPIFlags the plugin was marked with

Return Value

Type: bool

true if type is plugin API or false otherwise.