C# Class LongoMatch.Plugins.GStreamer.GStreamerRestricted

Inheritance: IGStreamerPluginsProvider
Mostrar archivo Open project: LongoMatch/longomatch

Public Methods

Method Description
RegisterPlugins ( ) : void

Private Methods

Method Description
gst_registry_get_default ( ) : IntPtr
gst_registry_scan_path ( IntPtr registry, IntPtr path ) : bool

Method Details

RegisterPlugins() public method

public RegisterPlugins ( ) : void
return void