Gjsify LogoGjsify Logo

Enumeration PluginDependencyFlags

Flags used in connection with gst_plugin_add_dependency().

bitfield

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

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method