Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GDataMediaContent: GData Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="GData Reference Manual">
<link rel="up" href="ch11.html" title="Media RSS API">
<link rel="prev" href="GDataMediaCategory.html" title="GDataMediaCategory">
<link rel="next" href="GDataMediaCredit.html" title="GDataMediaCredit">
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#GDataMediaContent.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
                  <a href="#GDataMediaContent.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
                  <a href="#GDataMediaContent.properties" class="shortcut">Properties</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="ch11.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="GDataMediaCategory.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="GDataMediaCredit.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="GDataMediaContent"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GDataMediaContent.top_of_page"></a>GDataMediaContent</span></h2>
<p>GDataMediaContent — Media RSS content element</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="GDataMediaContent.stability-level"></a><h2>Stability Level</h2>
<acronym title="The intention of a Stable interface is to enable arbitrary third parties to
develop applications to these interfaces, release them, and have confidence that
they will run on all minor releases of the product (after the one in which the
interface was introduced, and within the same major release). Even at a major
release, incompatible changes are expected to be rare, and to have strong
justifications.
"><span class="acronym">Stable</span></acronym>, unless otherwise indicated
</div>
<div class="refsect1">
<a name="GDataMediaContent.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataMediaContent.html#gdata-media-content-get-uri" title="gdata_media_content_get_uri ()">gdata_media_content_get_uri</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataMediaContent.html#gdata-media-content-get-filesize" title="gdata_media_content_get_filesize ()">gdata_media_content_get_filesize</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataMediaContent.html#gdata-media-content-get-content-type" title="gdata_media_content_get_content_type ()">gdata_media_content_get_content_type</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="GDataMediaContent.html#GDataMediaMedium" title="enum GDataMediaMedium"><span class="returnvalue">GDataMediaMedium</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataMediaContent.html#gdata-media-content-get-medium" title="gdata_media_content_get_medium ()">gdata_media_content_get_medium</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataMediaContent.html#gdata-media-content-is-default" title="gdata_media_content_is_default ()">gdata_media_content_is_default</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="GDataMediaContent.html#GDataMediaExpression" title="enum GDataMediaExpression"><span class="returnvalue">GDataMediaExpression</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataMediaContent.html#gdata-media-content-get-expression" title="gdata_media_content_get_expression ()">gdata_media_content_get_expression</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataMediaContent.html#gdata-media-content-get-duration" title="gdata_media_content_get_duration ()">gdata_media_content_get_duration</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataMediaContent.html#gdata-media-content-get-height" title="gdata_media_content_get_height ()">gdata_media_content_get_height</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
</td>
<td class="function_name">
<a class="link" href="GDataMediaContent.html#gdata-media-content-get-width" title="gdata_media_content_get_width ()">gdata_media_content_get_width</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="GDataDownloadStream.html" title="GDataDownloadStream"><span class="returnvalue">GDataDownloadStream</span></a> *
</td>
<td class="function_name">
<a class="link" href="GDataMediaContent.html#gdata-media-content-download" title="gdata_media_content_download ()">gdata_media_content_download</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataMediaContent.properties"></a><h2>Properties</h2>
<div class="informaltable"><table class="informaltable" border="0">
<colgroup>
<col width="150px" class="properties_type">
<col width="300px" class="properties_name">
<col width="200px" class="properties_flags">
</colgroup>
<tbody>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataMediaContent.html#GDataMediaContent--content-type" title="The “content-type” property">content-type</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a></td>
<td class="property_name"><a class="link" href="GDataMediaContent.html#GDataMediaContent--duration" title="The “duration” property">duration</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><a class="link" href="GDataMediaContent.html#GDataMediaExpression" title="enum GDataMediaExpression"><span class="type">GDataMediaExpression</span></a></td>
<td class="property_name"><a class="link" href="GDataMediaContent.html#GDataMediaContent--expression" title="The “expression” property">expression</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></td>
<td class="property_name"><a class="link" href="GDataMediaContent.html#GDataMediaContent--filesize" title="The “filesize” property">filesize</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
<td class="property_name"><a class="link" href="GDataMediaContent.html#GDataMediaContent--height" title="The “height” property">height</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
<td class="property_name"><a class="link" href="GDataMediaContent.html#GDataMediaContent--is-default" title="The “is-default” property">is-default</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><a class="link" href="GDataMediaContent.html#GDataMediaMedium" title="enum GDataMediaMedium"><span class="type">GDataMediaMedium</span></a></td>
<td class="property_name"><a class="link" href="GDataMediaContent.html#GDataMediaContent--medium" title="The “medium” property">medium</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
<td class="property_name"><a class="link" href="GDataMediaContent.html#GDataMediaContent--uri" title="The “uri” property">uri</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
<td class="property_name"><a class="link" href="GDataMediaContent.html#GDataMediaContent--width" title="The “width” property">width</a></td>
<td class="property_flags">Read</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataMediaContent.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataMediaContent.html#GDataMediaContent-struct" title="GDataMediaContent">GDataMediaContent</a></td>
</tr>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GDataMediaContent.html#GDataMediaContentClass" title="GDataMediaContentClass">GDataMediaContentClass</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="GDataMediaContent.html#GDataMediaMedium" title="enum GDataMediaMedium">GDataMediaMedium</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="GDataMediaContent.html#GDataMediaExpression" title="enum GDataMediaExpression">GDataMediaExpression</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GDataMediaContent.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen">    <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
    <span class="lineart">╰──</span> <a class="link" href="GDataParsable.html" title="GDataParsable">GDataParsable</a>
        <span class="lineart">╰──</span> GDataMediaContent
            <span class="lineart">╰──</span> <a class="link" href="GDataYouTubeContent.html" title="GDataYouTubeContent">GDataYouTubeContent</a>
</pre>
</div>
<div class="refsect1">
<a name="GDataMediaContent.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gdata/media/gdata-media-content.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="GDataMediaContent.description"></a><h2>Description</h2>
<p><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> represents a "content" element from the</p>
<a class="ulink" href="http://video.search.yahoo.com/mrss" target="_top">Media RSS specification</a>.
<p>The class only implements parsing, not XML output, at the moment.</p>
</div>
<div class="refsect1">
<a name="GDataMediaContent.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="gdata-media-content-get-uri"></a><h3>gdata_media_content_get_uri ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_media_content_get_uri (<em class="parameter"><code><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataMediaContent.html#GDataMediaContent--uri" title="The “uri” property"><span class="type">“uri”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-media-content-get-uri.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-media-content-get-uri.returns"></a><h4>Returns</h4>
<p> the content's URI</p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-media-content-get-filesize"></a><h3>gdata_media_content_get_filesize ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a>
gdata_media_content_get_filesize (<em class="parameter"><code><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataMediaContent.html#GDataMediaContent--filesize" title="The “filesize” property"><span class="type">“filesize”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-media-content-get-filesize.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-media-content-get-filesize.returns"></a><h4>Returns</h4>
<p> the number of bytes in the content, or <code class="code">0</code></p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-media-content-get-content-type"></a><h3>gdata_media_content_get_content_type ()</h3>
<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
gdata_media_content_get_content_type (<em class="parameter"><code><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataMediaContent.html#GDataMediaContent--content-type" title="The “content-type” property"><span class="type">“content-type”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-media-content-get-content-type.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-media-content-get-content-type.returns"></a><h4>Returns</h4>
<p> the content's content (MIME) type, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-media-content-get-medium"></a><h3>gdata_media_content_get_medium ()</h3>
<pre class="programlisting"><a class="link" href="GDataMediaContent.html#GDataMediaMedium" title="enum GDataMediaMedium"><span class="returnvalue">GDataMediaMedium</span></a>
gdata_media_content_get_medium (<em class="parameter"><code><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataMediaContent.html#GDataMediaContent--medium" title="The “medium” property"><span class="type">“medium”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-media-content-get-medium.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-media-content-get-medium.returns"></a><h4>Returns</h4>
<p> the type of the content, or <a class="link" href="GDataMediaContent.html#GDATA-MEDIA-UNKNOWN:CAPS"><code class="literal">GDATA_MEDIA_UNKNOWN</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-media-content-is-default"></a><h3>gdata_media_content_is_default ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
gdata_media_content_is_default (<em class="parameter"><code><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataMediaContent.html#GDataMediaContent--is-default" title="The “is-default” property"><span class="type">“is-default”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-media-content-is-default.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-media-content-is-default.returns"></a><h4>Returns</h4>
<p> <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> is the default content for the media group, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-media-content-get-expression"></a><h3>gdata_media_content_get_expression ()</h3>
<pre class="programlisting"><a class="link" href="GDataMediaContent.html#GDataMediaExpression" title="enum GDataMediaExpression"><span class="returnvalue">GDataMediaExpression</span></a>
gdata_media_content_get_expression (<em class="parameter"><code><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataMediaContent.html#GDataMediaContent--expression" title="The “expression” property"><span class="type">“expression”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-media-content-get-expression.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-media-content-get-expression.returns"></a><h4>Returns</h4>
<p> the content's expression, or <a class="link" href="GDataMediaContent.html#GDATA-MEDIA-EXPRESSION-FULL:CAPS"><code class="literal">GDATA_MEDIA_EXPRESSION_FULL</code></a></p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-media-content-get-duration"></a><h3>gdata_media_content_get_duration ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>
gdata_media_content_get_duration (<em class="parameter"><code><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataMediaContent.html#GDataMediaContent--duration" title="The “duration” property"><span class="type">“duration”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-media-content-get-duration.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-media-content-get-duration.returns"></a><h4>Returns</h4>
<p> the content's duration in seconds, or <code class="code">0</code></p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-media-content-get-height"></a><h3>gdata_media_content_get_height ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
gdata_media_content_get_height (<em class="parameter"><code><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataMediaContent.html#GDataMediaContent--height" title="The “height” property"><span class="type">“height”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-media-content-get-height.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-media-content-get-height.returns"></a><h4>Returns</h4>
<p> the content's height in pixels, or <code class="code">0</code></p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-media-content-get-width"></a><h3>gdata_media_content_get_width ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
gdata_media_content_get_width (<em class="parameter"><code><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> *self</code></em>);</pre>
<p>Gets the <a class="link" href="GDataMediaContent.html#GDataMediaContent--width" title="The “width” property"><span class="type">“width”</span></a> property.</p>
<div class="refsect3">
<a name="gdata-media-content-get-width.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-media-content-get-width.returns"></a><h4>Returns</h4>
<p> the content's width in pixels, or <code class="code">0</code></p>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="gdata-media-content-download"></a><h3>gdata_media_content_download ()</h3>
<pre class="programlisting"><a class="link" href="GDataDownloadStream.html" title="GDataDownloadStream"><span class="returnvalue">GDataDownloadStream</span></a> *
gdata_media_content_download (<em class="parameter"><code><a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> *self</code></em>,
                              <em class="parameter"><code><a class="link" href="GDataService.html" title="GDataService"><span class="type">GDataService</span></a> *service</code></em>,
                              <em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
                              <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>Downloads and returns a <a class="link" href="GDataDownloadStream.html" title="GDataDownloadStream"><span class="type">GDataDownloadStream</span></a> allowing the content represented by <em class="parameter"><code>self</code></em>
 to be read.</p>
<p>To get the content type of the downloaded data, <a class="link" href="GDataDownloadStream.html#gdata-download-stream-get-content-type" title="gdata_download_stream_get_content_type ()"><code class="function">gdata_download_stream_get_content_type()</code></a> can be called on the returned <a class="link" href="GDataDownloadStream.html" title="GDataDownloadStream"><span class="type">GDataDownloadStream</span></a>.
Calling <a class="link" href="GDataDownloadStream.html#gdata-download-stream-get-content-length" title="gdata_download_stream_get_content_length ()"><code class="function">gdata_download_stream_get_content_length()</code></a> on the stream will not return a meaningful result, however, as the stream is encoded in chunks,
rather than by content length.</p>
<p>In order to cancel the download, a <span class="type">GCancellable</span> passed in to <em class="parameter"><code>cancellable</code></em>
 must be cancelled using <code class="function">g_cancellable_cancel()</code>. Cancelling the individual
<span class="type">GInputStream</span> operations on the <a class="link" href="GDataDownloadStream.html" title="GDataDownloadStream"><span class="type">GDataDownloadStream</span></a> will not cancel the entire download; merely the read or close operation in question. See the
<a class="link" href="GDataDownloadStream.html#GDataDownloadStream--cancellable" title="The “cancellable” property"><span class="type">“cancellable”</span></a> for more details.</p>
<div class="refsect3">
<a name="gdata-media-content-download.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>self</p></td>
<td class="parameter_description"><p>a <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>service</p></td>
<td class="parameter_description"><p>the <a class="link" href="GDataService.html" title="GDataService"><span class="type">GDataService</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cancellable</p></td>
<td class="parameter_description"><p>a <span class="type">GCancellable</span> for the entire download stream, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gdata-media-content-download.returns"></a><h4>Returns</h4>
<p>a <a class="link" href="GDataDownloadStream.html" title="GDataDownloadStream"><span class="type">GDataDownloadStream</span></a> to download the content with, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>; unref with <a href="../gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. </p>
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="ix10.html#api-index-0.8.0">0.8.0</a></p>
</div>
</div>
<div class="refsect1">
<a name="GDataMediaContent.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GDataMediaContent-struct"></a><h3>GDataMediaContent</h3>
<pre class="programlisting">typedef struct _GDataMediaContent GDataMediaContent;</pre>
<p>All the fields in the <a class="link" href="GDataMediaContent.html" title="GDataMediaContent"><span class="type">GDataMediaContent</span></a> structure are private and should never be accessed directly.</p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaContentClass"></a><h3>GDataMediaContentClass</h3>
<pre class="programlisting">typedef struct {
} GDataMediaContentClass;
</pre>
<p>All the fields in the <a class="link" href="GDataMediaContent.html#GDataMediaContentClass" title="GDataMediaContentClass"><span class="type">GDataMediaContentClass</span></a> structure are private and should never be accessed directly.</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaMedium"></a><h3>enum GDataMediaMedium</h3>
<p>An enum representing the possible values of <a class="link" href="GDataMediaContent.html#GDataMediaContent--medium" title="The “medium” property"><span class="type">“medium”</span></a>.</p>
<div class="refsect3">
<a name="GDataMediaMedium.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GDATA-MEDIA-UNKNOWN:CAPS"></a>GDATA_MEDIA_UNKNOWN</p></td>
<td class="enum_member_description">
<p>the type of the media is unknown</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GDATA-MEDIA-IMAGE:CAPS"></a>GDATA_MEDIA_IMAGE</p></td>
<td class="enum_member_description">
<p>the media is an image</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GDATA-MEDIA-AUDIO:CAPS"></a>GDATA_MEDIA_AUDIO</p></td>
<td class="enum_member_description">
<p>the media is an audio stream</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GDATA-MEDIA-VIDEO:CAPS"></a>GDATA_MEDIA_VIDEO</p></td>
<td class="enum_member_description">
<p>the media is a video</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GDATA-MEDIA-DOCUMENT:CAPS"></a>GDATA_MEDIA_DOCUMENT</p></td>
<td class="enum_member_description">
<p>the media is another type of document</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GDATA-MEDIA-EXECUTABLE:CAPS"></a>GDATA_MEDIA_EXECUTABLE</p></td>
<td class="enum_member_description">
<p>the media is an executable file</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaExpression"></a><h3>enum GDataMediaExpression</h3>
<p>An enum representing the possible values of <a class="link" href="GDataMediaContent.html#GDataMediaContent--expression" title="The “expression” property"><span class="type">“expression”</span></a>.</p>
<div class="refsect3">
<a name="GDataMediaExpression.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="GDATA-MEDIA-EXPRESSION-SAMPLE:CAPS"></a>GDATA_MEDIA_EXPRESSION_SAMPLE</p></td>
<td class="enum_member_description">
<p>the media is a sample of a larger video</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GDATA-MEDIA-EXPRESSION-FULL:CAPS"></a>GDATA_MEDIA_EXPRESSION_FULL</p></td>
<td class="enum_member_description">
<p>the media is the full version</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="GDATA-MEDIA-EXPRESSION-NONSTOP:CAPS"></a>GDATA_MEDIA_EXPRESSION_NONSTOP</p></td>
<td class="enum_member_description">
<p>the media is a continuous stream</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="GDataMediaContent.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GDataMediaContent--content-type"></a><h3>The <code class="literal">“content-type”</code> property</h3>
<pre class="programlisting">  “content-type”             <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>The standard MIME type of the object.</p>
<p>For more information, see the <a class="ulink" href="http://video.search.yahoo.com/mrss" target="_top">Media RSS specification</a>.</p>
<p>Flags: Read</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaContent--duration"></a><h3>The <code class="literal">“duration”</code> property</h3>
<pre class="programlisting">  “duration”                 <a href="../glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a></pre>
<p>The number of seconds for which the media object plays.</p>
<p>For more information, see the <a class="ulink" href="http://video.search.yahoo.com/mrss" target="_top">Media RSS specification</a>.</p>
<p>Flags: Read</p>
<p>Allowed values: &gt;= 0</p>
<p>Default value: 0</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaContent--expression"></a><h3>The <code class="literal">“expression”</code> property</h3>
<pre class="programlisting">  “expression”               <a class="link" href="GDataMediaContent.html#GDataMediaExpression" title="enum GDataMediaExpression"><span class="type">GDataMediaExpression</span></a></pre>
<p>Determines if the object is a sample or the full version of the object, or even if it is a continuous stream.</p>
<p>For more information, see the <a class="ulink" href="http://video.search.yahoo.com/mrss" target="_top">Media RSS specification</a>.</p>
<p>Flags: Read</p>
<p>Default value: GDATA_MEDIA_EXPRESSION_FULL</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaContent--filesize"></a><h3>The <code class="literal">“filesize”</code> property</h3>
<pre class="programlisting">  “filesize”                 <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></pre>
<p>The number of bytes of the media object.</p>
<p>For more information, see the <a class="ulink" href="http://video.search.yahoo.com/mrss" target="_top">Media RSS specification</a>.</p>
<p>Flags: Read</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaContent--height"></a><h3>The <code class="literal">“height”</code> property</h3>
<pre class="programlisting">  “height”                   <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
<p>The height of the media object.</p>
<p>For more information, see the <a class="ulink" href="http://video.search.yahoo.com/mrss" target="_top">Media RSS specification</a>.</p>
<p>Flags: Read</p>
<p>Default value: 0</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaContent--is-default"></a><h3>The <code class="literal">“is-default”</code> property</h3>
<pre class="programlisting">  “is-default”               <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
<p>Determines if this is the default content for the media group. There should only be one default object per media group.</p>
<p>For more information, see the <a class="ulink" href="http://video.search.yahoo.com/mrss" target="_top">Media RSS specification</a>.</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaContent--medium"></a><h3>The <code class="literal">“medium”</code> property</h3>
<pre class="programlisting">  “medium”                   <a class="link" href="GDataMediaContent.html#GDataMediaMedium" title="enum GDataMediaMedium"><span class="type">GDataMediaMedium</span></a></pre>
<p>The type of object, complementing <a class="link" href="GDataMediaContent.html#GDataMediaContent--content-type" title="The “content-type” property"><span class="type">“content-type”</span></a>. It allows the consuming application to make simpler decisions between
different content objects, based on whether they're a video or audio stream, for example.</p>
<p>For more information, see the <a class="ulink" href="http://video.search.yahoo.com/mrss" target="_top">Media RSS specification</a>.</p>
<p>Flags: Read</p>
<p>Default value: GDATA_MEDIA_UNKNOWN</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaContent--uri"></a><h3>The <code class="literal">“uri”</code> property</h3>
<pre class="programlisting">  “uri”                      <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
<p>The direct URI to the media object.</p>
<p>For more information, see the <a class="ulink" href="http://video.search.yahoo.com/mrss" target="_top">Media RSS specification</a>.</p>
<p>Flags: Read</p>
<p>Default value: NULL</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GDataMediaContent--width"></a><h3>The <code class="literal">“width”</code> property</h3>
<pre class="programlisting">  “width”                    <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
<p>The width of the media object.</p>
<p>For more information, see the <a class="ulink" href="http://video.search.yahoo.com/mrss" target="_top">Media RSS specification</a>.</p>
<p>Flags: Read</p>
<p>Default value: 0</p>
<p class="since">Since: <a class="link" href="ix06.html#api-index-0.4.0">0.4.0</a></p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.26.1</div>
</body>
</html>