Enumeration (GI Flags)

Gst-1.0GstPluginDependencyFlags

Flags used in connection with gst_plugin_add_dependency().

Index

Enumeration Members

FILE_NAME_IS_PREFIX: number

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

FILE_NAME_IS_SUFFIX: number

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

NONE: number

no special flags

PATHS_ARE_DEFAULT_ONLY: number

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

PATHS_ARE_RELATIVE_TO_EXE: number

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

RECURSE: number

recurse into subdirectories