1GStreamer::IndexFactoryU(s3e)r Contributed Perl DocumentaGtSitorneamer::IndexFactory(3)
2
3
4
6 GStreamer::IndexFactory
7
9 Glib::Object
10 +----GStreamer::Object
11 +----GStreamer::PluginFeature
12 +----GStreamer::IndexFactory
13
15 indexfactory = GStreamer::IndexFactory->new ($name, $longdesc, $type)
16 · $name (string)
17
18 · $longdesc (string)
19
20 · $type (string)
21
22 index = $factory->create
23 $factory->destroy
24 indexfactory = GStreamer::IndexFactory->find ($name)
25 · $name (string)
26
27 index = GStreamer::IndexFactory->make ($name)
28 · $name (string)
29
31 GStreamer, Glib::Object, GStreamer::Object, GStreamer::PluginFeature
32
34 Copyright (C) 2005-2014 by the gtk2-perl team.
35
36 This software is licensed under the LGPL. See GStreamer for a full
37 notice.
38
39
40
41perl v5.30.0 2019-09-19 GStreamer::IndexFactory(3)