~ubuntu-branches/ubuntu/wily/totem-pl-parser/wily

« back to all changes in this revision

Viewing changes to docs/reference/html/totem-pl-parser.devhelp

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-03-09 13:39:14 UTC
  • mfrom: (1.4.16) (1.5.12 sid)
  • Revision ID: package-import@ubuntu.com-20120309133914-e6iab9fcyg8cmw33
Tags: 3.2.0-1
* New upstream release.
* debian/patches/01-libquvi-0.4.patch: Removed, merged upstream.
* debian/control.in: Bump (Build-)Depends on libglib2.0-dev to (>= 2.31.0).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
 
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3
 
<book xmlns="http://www.devhelp.net/book" title="Totem Playlist Parser Reference Manual" link="index.html" author="" name="totem-pl-parser">
4
 
  <chapters>
5
 
    <sub name="API Reference" link="api-reference.html">
6
 
      <sub name="TotemPlParser" link="TotemPlParser.html"/>
7
 
      <sub name="TotemPlPlaylist" link="TotemPlPlaylist.html"/>
8
 
      <sub name="TotemPlPlaylistIter" link="totem-pl-parser-TotemPlPlaylistIter.html"/>
9
 
      <sub name="TotemDisc" link="totem-pl-parser-TotemDisc.html"/>
10
 
    </sub>
11
 
    <sub name="Index of all symbols" link="api-index-full.html"/>
12
 
    <sub name="Index of new symbols in 2.26" link="ix02.html"/>
13
 
    <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
14
 
    <sub name="Annotation glossary" link="annotation-glossary.html">
15
 
      <sub name="Annotation Glossary" link="annotation-glossary.html#annotation-glossary"/>
16
 
    </sub>
17
 
  </chapters>
18
 
  <functions>
19
 
    <function name="struct TotemPlParser" link="TotemPlParser.html#TotemPlParser-struct"/>
20
 
    <function name="TotemPlParserClass" link="TotemPlParser.html#TotemPlParserClass"/>
21
 
    <function name="enum TotemPlParserResult" link="TotemPlParser.html#TotemPlParserResult"/>
22
 
    <function name="enum TotemPlParserType" link="TotemPlParser.html#TotemPlParserType"/>
23
 
    <function name="enum TotemPlParserError" link="TotemPlParser.html#TotemPlParserError"/>
24
 
    <function name="totem_pl_parser_new ()" link="TotemPlParser.html#totem-pl-parser-new"/>
25
 
    <function name="totem_pl_parser_parse ()" link="TotemPlParser.html#totem-pl-parser-parse"/>
26
 
    <function name="totem_pl_parser_parse_async ()" link="TotemPlParser.html#totem-pl-parser-parse-async"/>
27
 
    <function name="totem_pl_parser_parse_finish ()" link="TotemPlParser.html#totem-pl-parser-parse-finish"/>
28
 
    <function name="totem_pl_parser_parse_with_base ()" link="TotemPlParser.html#totem-pl-parser-parse-with-base"/>
29
 
    <function name="totem_pl_parser_parse_with_base_async ()" link="TotemPlParser.html#totem-pl-parser-parse-with-base-async"/>
30
 
    <function name="totem_pl_parser_save ()" link="TotemPlParser.html#totem-pl-parser-save"/>
31
 
    <function name="totem_pl_parser_parse_duration ()" link="TotemPlParser.html#totem-pl-parser-parse-duration"/>
32
 
    <function name="totem_pl_parser_parse_date ()" link="TotemPlParser.html#totem-pl-parser-parse-date"/>
33
 
    <function name="totem_pl_parser_add_ignored_scheme ()" link="TotemPlParser.html#totem-pl-parser-add-ignored-scheme"/>
34
 
    <function name="totem_pl_parser_add_ignored_mimetype ()" link="TotemPlParser.html#totem-pl-parser-add-ignored-mimetype"/>
35
 
    <function name="TOTEM_PL_PARSER_FIELD_URI" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-URI:CAPS"/>
36
 
    <function name="TOTEM_PL_PARSER_FIELD_GENRE" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-GENRE:CAPS"/>
37
 
    <function name="TOTEM_PL_PARSER_FIELD_TITLE" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-TITLE:CAPS"/>
38
 
    <function name="TOTEM_PL_PARSER_FIELD_AUTHOR" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-AUTHOR:CAPS"/>
39
 
    <function name="TOTEM_PL_PARSER_FIELD_ALBUM" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-ALBUM:CAPS"/>
40
 
    <function name="TOTEM_PL_PARSER_FIELD_BASE" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-BASE:CAPS"/>
41
 
    <function name="TOTEM_PL_PARSER_FIELD_VOLUME" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-VOLUME:CAPS"/>
42
 
    <function name="TOTEM_PL_PARSER_FIELD_AUTOPLAY" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-AUTOPLAY:CAPS"/>
43
 
    <function name="TOTEM_PL_PARSER_FIELD_DURATION" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-DURATION:CAPS"/>
44
 
    <function name="TOTEM_PL_PARSER_FIELD_DURATION_MS" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-DURATION-MS:CAPS"/>
45
 
    <function name="TOTEM_PL_PARSER_FIELD_STARTTIME" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-STARTTIME:CAPS"/>
46
 
    <function name="TOTEM_PL_PARSER_FIELD_ENDTIME" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-ENDTIME:CAPS"/>
47
 
    <function name="TOTEM_PL_PARSER_FIELD_COPYRIGHT" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-COPYRIGHT:CAPS"/>
48
 
    <function name="TOTEM_PL_PARSER_FIELD_ABSTRACT" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-ABSTRACT:CAPS"/>
49
 
    <function name="TOTEM_PL_PARSER_FIELD_DESCRIPTION" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-DESCRIPTION:CAPS"/>
50
 
    <function name="TOTEM_PL_PARSER_FIELD_SUMMARY" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-SUMMARY:CAPS"/>
51
 
    <function name="TOTEM_PL_PARSER_FIELD_MOREINFO" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-MOREINFO:CAPS"/>
52
 
    <function name="TOTEM_PL_PARSER_FIELD_SCREENSIZE" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-SCREENSIZE:CAPS"/>
53
 
    <function name="TOTEM_PL_PARSER_FIELD_UI_MODE" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-UI-MODE:CAPS"/>
54
 
    <function name="TOTEM_PL_PARSER_FIELD_PUB_DATE" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-PUB-DATE:CAPS"/>
55
 
    <function name="TOTEM_PL_PARSER_FIELD_FILESIZE" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-FILESIZE:CAPS"/>
56
 
    <function name="TOTEM_PL_PARSER_FIELD_LANGUAGE" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-LANGUAGE:CAPS"/>
57
 
    <function name="TOTEM_PL_PARSER_FIELD_CONTACT" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-CONTACT:CAPS"/>
58
 
    <function name="TOTEM_PL_PARSER_FIELD_IMAGE_URI" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-IMAGE-URI:CAPS"/>
59
 
    <function name="TOTEM_PL_PARSER_FIELD_DOWNLOAD_URI" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-DOWNLOAD-URI:CAPS"/>
60
 
    <function name="TOTEM_PL_PARSER_FIELD_ID" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-ID:CAPS"/>
61
 
    <function name="TOTEM_PL_PARSER_FIELD_IS_PLAYLIST" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-IS-PLAYLIST:CAPS"/>
62
 
    <function name="TOTEM_PL_PARSER_FIELD_SUBTITLE_URI" link="TotemPlParser.html#TOTEM-PL-PARSER-FIELD-SUBTITLE-URI:CAPS"/>
63
 
    <function name="The &quot;debug&quot; property" link="TotemPlParser.html#TotemPlParser--debug"/>
64
 
    <function name="The &quot;disable-unsafe&quot; property" link="TotemPlParser.html#TotemPlParser--disable-unsafe"/>
65
 
    <function name="The &quot;force&quot; property" link="TotemPlParser.html#TotemPlParser--force"/>
66
 
    <function name="The &quot;recurse&quot; property" link="TotemPlParser.html#TotemPlParser--recurse"/>
67
 
    <function name="The &quot;entry-parsed&quot; signal" link="TotemPlParser.html#TotemPlParser-entry-parsed"/>
68
 
    <function name="The &quot;playlist-ended&quot; signal" link="TotemPlParser.html#TotemPlParser-playlist-ended"/>
69
 
    <function name="The &quot;playlist-started&quot; signal" link="TotemPlParser.html#TotemPlParser-playlist-started"/>
70
 
    <function name="TotemPlPlaylist" link="TotemPlPlaylist.html#TotemPlPlaylist"/>
71
 
    <function name="TotemPlPlaylistClass" link="TotemPlPlaylist.html#TotemPlPlaylistClass"/>
72
 
    <function name="totem_pl_playlist_new ()" link="TotemPlPlaylist.html#totem-pl-playlist-new"/>
73
 
    <function name="totem_pl_playlist_size ()" link="TotemPlPlaylist.html#totem-pl-playlist-size"/>
74
 
    <function name="totem_pl_playlist_prepend ()" link="TotemPlPlaylist.html#totem-pl-playlist-prepend"/>
75
 
    <function name="totem_pl_playlist_append ()" link="TotemPlPlaylist.html#totem-pl-playlist-append"/>
76
 
    <function name="totem_pl_playlist_insert ()" link="TotemPlPlaylist.html#totem-pl-playlist-insert"/>
77
 
    <function name="totem_pl_playlist_iter_first ()" link="TotemPlPlaylist.html#totem-pl-playlist-iter-first"/>
78
 
    <function name="totem_pl_playlist_iter_next ()" link="TotemPlPlaylist.html#totem-pl-playlist-iter-next"/>
79
 
    <function name="totem_pl_playlist_iter_prev ()" link="TotemPlPlaylist.html#totem-pl-playlist-iter-prev"/>
80
 
    <function name="totem_pl_playlist_get_value ()" link="TotemPlPlaylist.html#totem-pl-playlist-get-value"/>
81
 
    <function name="totem_pl_playlist_get_valist ()" link="TotemPlPlaylist.html#totem-pl-playlist-get-valist"/>
82
 
    <function name="totem_pl_playlist_get ()" link="TotemPlPlaylist.html#totem-pl-playlist-get"/>
83
 
    <function name="totem_pl_playlist_set_value ()" link="TotemPlPlaylist.html#totem-pl-playlist-set-value"/>
84
 
    <function name="totem_pl_playlist_set_valist ()" link="TotemPlPlaylist.html#totem-pl-playlist-set-valist"/>
85
 
    <function name="totem_pl_playlist_set ()" link="TotemPlPlaylist.html#totem-pl-playlist-set"/>
86
 
    <function name="TotemPlPlaylistIter" link="totem-pl-parser-TotemPlPlaylistIter.html#TotemPlPlaylistIter"/>
87
 
    <function name="enum TotemDiscMediaType" link="totem-pl-parser-TotemDisc.html#TotemDiscMediaType"/>
88
 
    <function name="totem_cd_detect_type ()" link="totem-pl-parser-TotemDisc.html#totem-cd-detect-type"/>
89
 
    <function name="totem_cd_detect_type_with_url ()" link="totem-pl-parser-TotemDisc.html#totem-cd-detect-type-with-url"/>
90
 
    <function name="totem_cd_detect_type_from_dir ()" link="totem-pl-parser-TotemDisc.html#totem-cd-detect-type-from-dir"/>
91
 
    <function name="totem_cd_get_human_readable_name ()" link="totem-pl-parser-TotemDisc.html#totem-cd-get-human-readable-name"/>
92
 
    <function name="totem_cd_mrl_from_type ()" link="totem-pl-parser-TotemDisc.html#totem-cd-mrl-from-type"/>
93
 
    <function name="totem_cd_has_medium ()" link="totem-pl-parser-TotemDisc.html#totem-cd-has-medium"/>
94
 
  </functions>
95
 
</book>