.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} .el \{\ . de IX .. .\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "GStreamer::Index 3pm" .TH GStreamer::Index 3pm "2012-03-01" "perl v5.14.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" GStreamer::Index \- Generate indexes on objects .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 3 \& Glib::Object \& +\-\-\-\-GStreamer::Object \& +\-\-\-\-GStreamer::Index .Ve .SH "METHODS" .IX Header "METHODS" .SS "index = GStreamer::Index\->\fBnew\fP" .IX Subsection "index = GStreamer::Index->new" .ie n .SS "integer = $index\->\fBnew_group\fP" .el .SS "integer = \f(CW$index\fP\->\fBnew_group\fP" .IX Subsection "integer = $index->new_group" .ie n .SS "indexentry or undef = $index\->\fBadd_association\fP ($id, $flags, $format, $value, ...)" .el .SS "indexentry or undef = \f(CW$index\fP\->\fBadd_association\fP ($id, \f(CW$flags\fP, \f(CW$format\fP, \f(CW$value\fP, ...)" .IX Subsection "indexentry or undef = $index->add_association ($id, $flags, $format, $value, ...)" .IP "\(bu" 4 \&\f(CW$id\fR (integer) .IP "\(bu" 4 \&\f(CW$flags\fR (GStreamer::AssocFlags) .IP "\(bu" 4 \&\f(CW$format\fR (GStreamer::Format) .IP "\(bu" 4 \&\f(CW$value\fR (64 bit integer) .IP "\(bu" 4 \&... (list) .ie n .SS "indexentry or undef = $index\->\fBadd_format\fP ($id, $format)" .el .SS "indexentry or undef = \f(CW$index\fP\->\fBadd_format\fP ($id, \f(CW$format\fP)" .IX Subsection "indexentry or undef = $index->add_format ($id, $format)" .IP "\(bu" 4 \&\f(CW$id\fR (integer) .IP "\(bu" 4 \&\f(CW$format\fR (GStreamer::Format) .ie n .SS "indexentry or undef = $index\->\fBadd_id\fP ($id, $description)" .el .SS "indexentry or undef = \f(CW$index\fP\->\fBadd_id\fP ($id, \f(CW$description\fP)" .IX Subsection "indexentry or undef = $index->add_id ($id, $description)" .IP "\(bu" 4 \&\f(CW$id\fR (integer) .IP "\(bu" 4 \&\f(CW$description\fR (string) .ie n .SS "indexentry or undef = $index\->\fBadd_object\fP ($id, $key, $object)" .el .SS "indexentry or undef = \f(CW$index\fP\->\fBadd_object\fP ($id, \f(CW$key\fP, \f(CW$object\fP)" .IX Subsection "indexentry or undef = $index->add_object ($id, $key, $object)" .IP "\(bu" 4 \&\f(CW$id\fR (integer) .IP "\(bu" 4 \&\f(CW$key\fR (string) .IP "\(bu" 4 \&\f(CW$object\fR (scalar) .ie n .SS "indexentry or undef = $index\->\fBget_assoc_entry\fP ($id, $method, $flags, $format, $value)" .el .SS "indexentry or undef = \f(CW$index\fP\->\fBget_assoc_entry\fP ($id, \f(CW$method\fP, \f(CW$flags\fP, \f(CW$format\fP, \f(CW$value\fP)" .IX Subsection "indexentry or undef = $index->get_assoc_entry ($id, $method, $flags, $format, $value)" .IP "\(bu" 4 \&\f(CW$id\fR (integer) .IP "\(bu" 4 \&\f(CW$method\fR (GStreamer::IndexLookupMethod) .IP "\(bu" 4 \&\f(CW$flags\fR (GStreamer::AssocFlags) .IP "\(bu" 4 \&\f(CW$format\fR (GStreamer::Format) .IP "\(bu" 4 \&\f(CW$value\fR (64 bit integer) .ie n .SS "indexcertainty = $index\->\fBget_certainty\fP" .el .SS "indexcertainty = \f(CW$index\fP\->\fBget_certainty\fP" .IX Subsection "indexcertainty = $index->get_certainty" .ie n .SS "$index\->\fBset_certainty\fP ($certainty)" .el .SS "\f(CW$index\fP\->\fBset_certainty\fP ($certainty)" .IX Subsection "$index->set_certainty ($certainty)" .IP "\(bu" 4 \&\f(CW$certainty\fR (GStreamer::IndexCertainty) .ie n .SS "$index\->\fBcommit\fP ($id)" .el .SS "\f(CW$index\fP\->\fBcommit\fP ($id)" .IX Subsection "$index->commit ($id)" .IP "\(bu" 4 \&\f(CW$id\fR (integer) .ie n .SS "$index\->\fBset_filter\fP ($func, $data=undef)" .el .SS "\f(CW$index\fP\->\fBset_filter\fP ($func, \f(CW$data\fP=undef)" .IX Subsection "$index->set_filter ($func, $data=undef)" .IP "\(bu" 4 \&\f(CW$func\fR (scalar) .IP "\(bu" 4 \&\f(CW$data\fR (scalar) .ie n .SS "integer = $index\->\fBget_group\fP" .el .SS "integer = \f(CW$index\fP\->\fBget_group\fP" .IX Subsection "integer = $index->get_group" .ie n .SS "boolean = $index\->\fBset_group\fP ($groupnum)" .el .SS "boolean = \f(CW$index\fP\->\fBset_group\fP ($groupnum)" .IX Subsection "boolean = $index->set_group ($groupnum)" .IP "\(bu" 4 \&\f(CW$groupnum\fR (integer) .ie n .SS "$index\->\fBset_resolver\fP ($func, $data=undef)" .el .SS "\f(CW$index\fP\->\fBset_resolver\fP ($func, \f(CW$data\fP=undef)" .IX Subsection "$index->set_resolver ($func, $data=undef)" .IP "\(bu" 4 \&\f(CW$func\fR (scalar) .IP "\(bu" 4 \&\f(CW$data\fR (scalar) .ie n .SS "integer = $index\->\fBget_writer_id\fP ($writer)" .el .SS "integer = \f(CW$index\fP\->\fBget_writer_id\fP ($writer)" .IX Subsection "integer = $index->get_writer_id ($writer)" .IP "\(bu" 4 \&\f(CW$writer\fR (GStreamer::Object) .SH "PROPERTIES" .IX Header "PROPERTIES" .ie n .IP "'resolver' (GstIndexResolver : default ""path"" : readable / writable / private)" 4 .el .IP "'resolver' (GstIndexResolver : default ``path'' : readable / writable / private)" 4 .IX Item "'resolver' (GstIndexResolver : default path : readable / writable / private)" Select a predefined object to string mapper .SH "SIGNALS" .IX Header "SIGNALS" .IP "\fBentry-added\fR (GStreamer::Index, GStreamer::IndexEntry)" 4 .IX Item "entry-added (GStreamer::Index, GStreamer::IndexEntry)" .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "flags GStreamer::AssocFlags" .IX Subsection "flags GStreamer::AssocFlags" .PD 0 .IP "\(bu" 4 .PD \&'none' / '\s-1GST_ASSOCIATION_FLAG_NONE\s0' .IP "\(bu" 4 \&'key\-unit' / '\s-1GST_ASSOCIATION_FLAG_KEY_UNIT\s0' .IP "\(bu" 4 \&'delta\-unit' / '\s-1GST_ASSOCIATION_FLAG_DELTA_UNIT\s0' .IP "\(bu" 4 \&'last' / '\s-1GST_ASSOCIATION_FLAG_LAST\s0' .SS "enum GStreamer::Format" .IX Subsection "enum GStreamer::Format" .IP "\(bu" 4 \&'undefined' / '\s-1GST_FORMAT_UNDEFINED\s0' .IP "\(bu" 4 \&'default' / '\s-1GST_FORMAT_DEFAULT\s0' .IP "\(bu" 4 \&'bytes' / '\s-1GST_FORMAT_BYTES\s0' .IP "\(bu" 4 \&'time' / '\s-1GST_FORMAT_TIME\s0' .IP "\(bu" 4 \&'buffers' / '\s-1GST_FORMAT_BUFFERS\s0' .IP "\(bu" 4 \&'percent' / '\s-1GST_FORMAT_PERCENT\s0' .SS "enum GStreamer::IndexCertainty" .IX Subsection "enum GStreamer::IndexCertainty" .IP "\(bu" 4 \&'unknown' / '\s-1GST_INDEX_UNKNOWN\s0' .IP "\(bu" 4 \&'certain' / '\s-1GST_INDEX_CERTAIN\s0' .IP "\(bu" 4 \&'fuzzy' / '\s-1GST_INDEX_FUZZY\s0' .SS "enum GStreamer::IndexLookupMethod" .IX Subsection "enum GStreamer::IndexLookupMethod" .IP "\(bu" 4 \&'exact' / '\s-1GST_INDEX_LOOKUP_EXACT\s0' .IP "\(bu" 4 \&'before' / '\s-1GST_INDEX_LOOKUP_BEFORE\s0' .IP "\(bu" 4 \&'after' / '\s-1GST_INDEX_LOOKUP_AFTER\s0' .SS "enum GstIndexResolver" .IX Subsection "enum GstIndexResolver" .IP "\(bu" 4 \&'custom' / '\s-1GST_INDEX_RESOLVER_CUSTOM\s0' .IP "\(bu" 4 \&'gtype' / '\s-1GST_INDEX_RESOLVER_GTYPE\s0' .IP "\(bu" 4 \&'path' / '\s-1GST_INDEX_RESOLVER_PATH\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" GStreamer, Glib::Object, GStreamer::Object .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (C) 2005\-2011 by the gtk2\-perl team. .PP This software is licensed under the \s-1LGPL\s0. See GStreamer for a full notice.