Enumeration (GI Flags)

Gst-1.0GstPluginDependencyFlags

Flags used in connection with gst_plugin_add_dependency().

Index
FILE_NAME_IS_PREFIX: 8

interpret filename argument as filter prefix and check all matching files in the directory. Since: 1.8.

FILE_NAME_IS_SUFFIX: 4

interpret filename argument as filter suffix and check all matching files in the directory

NONE: 0

no special flags

PATHS_ARE_DEFAULT_ONLY: 2

use paths argument only if none of the environment variables is set

PATHS_ARE_RELATIVE_TO_EXE: 16

interpret non-absolute paths as relative to the main executable directory. Since 1.14.

RECURSE: 1

recurse into subdirectories

Variables

$gtype