~ubuntu-branches/ubuntu/raring/rygel/raring

« back to all changes in this revision

Viewing changes to doc/reference/librygel-server/valadoc/librygel-server/Rygel.VideoItem.html

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2012-09-26 22:34:15 UTC
  • mfrom: (1.3.2)
  • mto: (14.1.10 sid)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: package-import@ubuntu.com-20120926223415-mem27auv86jjrj9k
ImportedĀ UpstreamĀ versionĀ 0.16.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        <img class="main_diagram" usemap="#Rygel.VideoItem" alt="Object hierarchy for VideoItem" src="img/Rygel.VideoItem.png"/>
48
48
 
49
49
      <map id="Rygel.VideoItem" name="Rygel.VideoItem">
50
 
<area shape="rect" id="node1" href="Rygel.VideoItem.html" title="Rygel.VideoItem" alt="" coords="100,389,247,437"/>
51
 
<area shape="rect" id="node2" href="Rygel.AudioItem.html" title="Rygel.AudioItem" alt="" coords="12,293,161,341"/>
52
 
<area shape="rect" id="node3" href="Rygel.MediaItem.html" title="Rygel.MediaItem" alt="" coords="13,197,160,245"/>
53
 
<area shape="rect" id="node4" href="Rygel.MediaObject.html" title="Rygel.MediaObject" alt="" coords="5,101,168,149"/>
54
 
<area shape="rect" id="node6" href="Rygel.VisualItem.html" title="Rygel.VisualItem" alt="" coords="185,293,335,341"/>
 
50
<area shape="rect" id="node1" href="Rygel.VideoItem.html" title="Rygel.VideoItem" alt="" coords="101,389,248,437"/>
 
51
<area shape="rect" id="node2" href="Rygel.AudioItem.html" title="Rygel.AudioItem" alt="" coords="13,293,163,341"/>
 
52
<area shape="rect" id="node3" href="Rygel.MediaItem.html" title="Rygel.MediaItem" alt="" coords="13,197,163,245"/>
 
53
<area shape="rect" id="node4" href="Rygel.MediaObject.html" title="Rygel.MediaObject" alt="" coords="5,101,171,149"/>
 
54
<area shape="rect" id="node6" href="Rygel.VisualItem.html" title="Rygel.VisualItem" alt="" coords="187,293,336,341"/>
55
55
</map>
56
56
 
57
57
        <h2 class="main_title">Description:</h2>
76
76
        <ul class="navi_inline">
77
77
          <li class="property"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><code>int</code></span> <b><a href="Rygel.VideoItem.width.html" class="property">width</a></b> { <span class="main_keyword">set</span>; <span class="main_keyword">get</span>; }
78
78
            </span>
79
 
            <div class="leaf_brief_description">
 
79
            <div class="leaf_brief_description"><span class="brief_description">The width of the item in pixels. A value of -1 means that the width is
 
80
                unknown and will not, or did not, appear in DIDL-Lite XML.</span>
80
81
            </div></li>
81
82
          <li class="property"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><code>int</code></span> <b><a href="Rygel.VideoItem.height.html" class="property">height</a></b> { <span class="main_keyword">set</span>; <span class="main_keyword">get</span>; }
82
83
            </span>
83
 
            <div class="leaf_brief_description">
 
84
            <div class="leaf_brief_description"><span class="brief_description">The height of the item in pixels. A value of -1 means that the height 
 
85
                is unknown and will not, or did not, appear in DIDL-Lite XML.</span>
84
86
            </div></li>
85
87
          <li class="property"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><code>int</code></span> <b><a href="Rygel.VideoItem.pixel_width.html" class="property">pixel_width</a></b> { <span class="main_keyword">set</span>; <span class="main_keyword">get</span>; }
86
88
            </span>
92
94
            </div></li>
93
95
          <li class="property"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><code>int</code></span> <b><a href="Rygel.VideoItem.color_depth.html" class="property">color_depth</a></b> { <span class="main_keyword">set</span>; <span class="main_keyword">get</span>; }
94
96
            </span>
95
 
            <div class="leaf_brief_description">
 
97
            <div class="leaf_brief_description"><span class="brief_description">The number of bits per pixel used to represent the video resource. A 
 
98
                value of -1 means that the color depth is unknown and will not, or did not, appear in DIDL-Lite XML.</span>
96
99
            </div></li>
97
 
          <li class="property"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_type"><code>ArrayList</code></span>&lt;<span class="main_type"><a href="Rygel.Thumbnail.html" class="class">Thumbnail</a></span>&gt; <b><a href="Rygel.VideoItem.thumbnails.html" class="property">thumbnails</a></b> { <span class="main_keyword">set</span>; <span class="main_keyword">get</span>; }
 
100
          <li class="property"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_type"><code>ArrayList</code></span>&lt;<span class="main_type"><a href="Rygel.Thumbnail.html" class="class">Thumbnail</a></span>&gt; <b><a href="Rygel.VideoItem.thumbnails.html" class="property">thumbnails</a></b> { <span class="main_keyword">protected</span> <span class="main_keyword">set</span>; <span class="main_keyword">get</span>; }
98
101
            </span>
99
102
            <div class="leaf_brief_description">
100
103
            </div></li>
128
131
            <div class="leaf_brief_description">
129
132
            </div></li>
130
133
        </ul>
131
 
      </div>
132
 
    </div><br/>
133
 
    <div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a>
134
 
    </div>
135
 
  </body>
136
 
</html>
 
 
b'\\ No newline at end of file'
 
134
        <h3 class="main_title">Inherited Members:</h3>
 
135
        <div class="box">
 
136
          <div class="headline">
 
137
            <div class="text">All known members inherited from class Rygel.AudioItem</div>
 
138
            <div class="toggle">
 
139
              <img onclick="toggle_box  (this, 'box-content-33')" src="../coll_open.png">&nbsp;</div>
 
140
            </div>
 
141
            <div class="content" id="box-content-33">
 
142
              <div class="column">
 
143
                <ul class="navi_inline">
 
144
                  <li class="constant"><a href="Rygel.AudioItem.UPNP_CLASS.html">UPNP_CLASS</a></li>
 
145
                  <li class="virtual_method"><a href="Rygel.AudioItem.streamable.html">streamable</a></li>
 
146
                  <li class="field"><a href="Rygel.AudioItem.duration.html">duration</a></li>
 
147
                </ul>
 
148
              </div>
 
149
              <div class="column">
 
150
                <ul class="navi_inline">
 
151
                  <li class="field"><a href="Rygel.AudioItem.bitrate.html">bitrate</a></li>
 
152
                  <li class="field"><a href="Rygel.AudioItem.sample_freq.html">sample_freq</a></li>
 
153
                </ul>
 
154
              </div>
 
155
              <div class="column">
 
156
                <ul class="navi_inline">
 
157
                  <li class="field"><a href="Rygel.AudioItem.bits_per_sample.html">bits_per_sample</a></li>
 
158
                  <li class="field"><a href="Rygel.AudioItem.channels.html">channels</a></li>
 
159
                </ul>
 
160
              </div>
 
161
            </div>
 
162
          </div>
 
163
          <div class="box">
 
164
            <div class="headline">
 
165
              <div class="text">All known members inherited from class Rygel.MediaItem</div>
 
166
              <div class="toggle">
 
167
                <img onclick="toggle_box  (this, 'box-content-34')" src="../coll_open.png">&nbsp;</div>
 
168
              </div>
 
169
              <div class="content" id="box-content-34">
 
170
                <div class="column">
 
171
                  <ul class="navi_inline">
 
172
                    <li class="property"><a href="Rygel.MediaItem.size.html">size</a></li>
 
173
                    <li class="property"><a href="Rygel.MediaItem.place_holder.html">place_holder</a></li>
 
174
                    <li class="property"><a href="Rygel.MediaItem.description.html">description</a></li>
 
175
                    <li class="virtual_method"><a href="Rygel.MediaItem.create_stream_source.html">create_stream_source</a></li>
 
176
                    <li class="method"><a href="Rygel.MediaItem.is_live_stream.html">is_live_stream</a></li>
 
177
                  </ul>
 
178
                </div>
 
179
                <div class="column">
 
180
                  <ul class="navi_inline">
 
181
                    <li class="abstract_method"><a href="Rygel.MediaItem.streamable.html">streamable</a></li>
 
182
                    <li class="virtual_method"><a href="Rygel.MediaItem.add_uri.html">add_uri</a></li>
 
183
                    <li class="virtual_method"><a href="Rygel.MediaItem.get_protocol_info.html">get_protocol_info</a></li>
 
184
                    <li class="virtual_method"><a href="Rygel.MediaItem.add_resources.html">add_resources</a></li>
 
185
                  </ul>
 
186
                </div>
 
187
                <div class="column">
 
188
                  <ul class="navi_inline">
 
189
                    <li class="field"><a href="Rygel.MediaItem.date.html">date</a></li>
 
190
                    <li class="field"><a href="Rygel.MediaItem.mime_type.html">mime_type</a></li>
 
191
                    <li class="field"><a href="Rygel.MediaItem.dlna_profile.html">dlna_profile</a></li>
 
192
                    <li class="field"><a href="Rygel.MediaItem.address_regex.html">address_regex</a></li>
 
193
                  </ul>
 
194
                </div>
 
195
              </div>
 
196
            </div>
 
197
            <div class="box">
 
198
              <div class="headline">
 
199
                <div class="text">All known members inherited from class Rygel.MediaObject</div>
 
200
                <div class="toggle">
 
201
                  <img onclick="toggle_box  (this, 'box-content-35')" src="../coll_open.png">&nbsp;</div>
 
202
                </div>
 
203
                <div class="content" id="box-content-35">
 
204
                  <div class="column">
 
205
                    <ul class="navi_inline">
 
206
                      <li class="property"><a href="Rygel.MediaObject.parent_ref.html">parent_ref</a></li>
 
207
                      <li class="property"><a href="Rygel.MediaObject.title.html">title</a></li>
 
208
                      <li class="method"><a href="Rygel.MediaObject.get_writable.html">get_writable</a></li>
 
209
                      <li class="method"><a href="Rygel.MediaObject.get_writables.html">get_writables</a></li>
 
210
                    </ul>
 
211
                  </div>
 
212
                  <div class="column">
 
213
                    <ul class="navi_inline">
 
214
                      <li class="method"><a href="Rygel.MediaObject.compare_string_props.html">compare_string_props</a></li>
 
215
                      <li class="method"><a href="Rygel.MediaObject.compare_int_props.html">compare_int_props</a></li>
 
216
                      <li class="field"><a href="Rygel.MediaObject.id.html">id</a></li>
 
217
                      <li class="field"><a href="Rygel.MediaObject.ref_id.html">ref_id</a></li>
 
218
                    </ul>
 
219
                  </div>
 
220
                  <div class="column">
 
221
                    <ul class="navi_inline">
 
222
                      <li class="field"><a href="Rygel.MediaObject.upnp_class.html">upnp_class</a></li>
 
223
                      <li class="field"><a href="Rygel.MediaObject.modified.html">modified</a></li>
 
224
                      <li class="field"><a href="Rygel.MediaObject.uris.html">uris</a></li>
 
225
                      <li class="field"><a href="Rygel.MediaObject.parent.html">parent</a></li>
 
226
                    </ul>
 
227
                  </div>
 
228
                </div>
 
229
              </div>
 
230
              <div class="box">
 
231
                <div class="headline">
 
232
                  <div class="text">All known members inherited from class GLib.Object</div>
 
233
                  <div class="toggle">
 
234
                    <img onclick="toggle_box  (this, 'box-content-36')" src="../coll_open.png">&nbsp;</div>
 
235
                  </div>
 
236
                  <div class="content" id="box-content-36">
 
237
                    <div class="column">
 
238
                      <ul class="navi_inline">
 
239
                        <li class="static_method">new</li>
 
240
                        <li class="static_method">newv</li>
 
241
                        <li class="static_method">new_valist</li>
 
242
                        <li class="method">get_type</li>
 
243
                        <li class="method">get_class</li>
 
244
                        <li class="method">ref</li>
 
245
                        <li class="method">unref</li>
 
246
                        <li class="method">ref_sink</li>
 
247
                        <li class="method">weak_ref</li>
 
248
                        <li class="method">weak_unref</li>
 
249
                        <li class="method">add_weak_pointer</li>
 
250
                        <li class="method">remove_weak_pointer</li>
 
251
                      </ul>
 
252
                    </div>
 
253
                    <div class="column">
 
254
                      <ul class="navi_inline">
 
255
                        <li class="method">get</li>
 
256
                        <li class="method">set</li>
 
257
                        <li class="method">get_property</li>
 
258
                        <li class="method">set_property</li>
 
259
                        <li class="method">get_data</li>
 
260
                        <li class="method">set_data</li>
 
261
                        <li class="method">set_data_full</li>
 
262
                        <li class="method">steal_data</li>
 
263
                        <li class="method">get_qdata</li>
 
264
                        <li class="method">set_qdata</li>
 
265
                        <li class="method">set_qdata_full</li>
 
266
                        <li class="method">steal_qdata</li>
 
267
                      </ul>
 
268
                    </div>
 
269
                    <div class="column">
 
270
                      <ul class="navi_inline">
 
271
                        <li class="method">freeze_notify</li>
 
272
                        <li class="method">thaw_notify</li>
 
273
                        <li class="virtual_method">dispose</li>
 
274
                        <li class="virtual_method">constructed</li>
 
275
                        <li class="method">notify_property</li>
 
276
                        <li class="method">connect</li>
 
277
                        <li class="method">disconnect</li>
 
278
                        <li class="method">add_toggle_ref</li>
 
279
                        <li class="method">remove_toggle_ref</li>
 
280
                        <li class="method">bind_property</li>
 
281
                        <li class="signal">notify</li>
 
282
                        <li class="field">ref_count</li>
 
283
                      </ul>
 
284
                    </div>
 
285
                  </div>
 
286
                </div>
 
287
                <div class="box">
 
288
                  <div class="headline">
 
289
                    <div class="text">All known members inherited from interface Rygel.VisualItem</div>
 
290
                    <div class="toggle">
 
291
                      <img onclick="toggle_box  (this, 'box-content-37')" src="../coll_open.png">&nbsp;</div>
 
292
                    </div>
 
293
                    <div class="content" id="box-content-37">
 
294
                      <div class="column">
 
295
                        <ul class="navi_inline">
 
296
                          <li class="abstract_property"><a href="Rygel.VisualItem.width.html">width</a></li>
 
297
                          <li class="abstract_property"><a href="Rygel.VisualItem.height.html">height</a></li>
 
298
                        </ul>
 
299
                      </div>
 
300
                      <div class="column">
 
301
                        <ul class="navi_inline">
 
302
                          <li class="abstract_property"><a href="Rygel.VisualItem.pixel_width.html">pixel_width</a></li>
 
303
                          <li class="abstract_property"><a href="Rygel.VisualItem.pixel_height.html">pixel_height</a></li>
 
304
                        </ul>
 
305
                      </div>
 
306
                      <div class="column">
 
307
                        <ul class="navi_inline">
 
308
                          <li class="abstract_property"><a href="Rygel.VisualItem.color_depth.html">color_depth</a></li>
 
309
                          <li class="abstract_property"><a href="Rygel.VisualItem.thumbnails.html">thumbnails</a></li>
 
310
                        </ul>
 
311
                      </div>
 
312
                    </div>
 
313
                  </div>
 
314
                </div>
 
315
              </div><br/>
 
316
              <div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a>
 
317
              </div>
 
318
            </body>
 
319
          </html>
 
 
b'\\ No newline at end of file'