Flags used in connection with gst_plugin_add_dependency().
GST_PLUGIN_DEPENDENCY_FLAG_NONE
no special flags
GST_PLUGIN_DEPENDENCY_FLAG_RECURSE
recurse into subdirectories
GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_DEFAULT_ONLY
use paths
argument only if none of the environment variables is set
GST_PLUGIN_DEPENDENCY_FLAG_FILE_NAME_IS_SUFFIX
interpret
filename argument as filter suffix and check all matching files in
the directory
Flags used in connection with gst_plugin_add_dependency(). GST_PLUGIN_DEPENDENCY_FLAG_NONE no special flags GST_PLUGIN_DEPENDENCY_FLAG_RECURSE recurse into subdirectories GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_DEFAULT_ONLY use paths argument only if none of the environment variables is set GST_PLUGIN_DEPENDENCY_FLAG_FILE_NAME_IS_SUFFIX interpret filename argument as filter suffix and check all matching files in the directory