blob: edc858aadb1601d76d4c4d8268c9e978bdedee10 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>MPVVideoOutput class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>MPVVideoOutput Class Reference</h1><code>#include &lt;<a class="el" href="pv__plugin__interfaces_8h-source.html">pv_plugin_interfaces.h</a>&gt;</code>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>virtual IMPORT_C void&nbsp;</td><td valign=bottom><a class="el" href="classMPVVideoOutput.html#a0">SetFormatL</a> (const TDesC8 &amp;aFormat)=0</td></tr>
<tr><td nowrap align=right valign=top>virtual IMPORT_C void&nbsp;</td><td valign=bottom><a class="el" href="classMPVVideoOutput.html#a1">SetVideoFrameSizeL</a> (const TSize &amp;aSize)=0</td></tr>
<tr><td nowrap align=right valign=top>virtual IMPORT_C void&nbsp;</td><td valign=bottom><a class="el" href="classMPVVideoOutput.html#a2">GetVideoFrameSizeL</a> (TSize &amp;aSize) const=0</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
MPVVideoOutput Class
<p>
MPVVideoOutput can be implemented by any video data sink that needs to work with PV SDKs.
<p>
<hr><h2>Member Function Documentation</h2>
<a name="a2" doxytag="MPVVideoOutput::GetVideoFrameSizeL"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> virtual IMPORT_C void MPVVideoOutput::GetVideoFrameSizeL </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">TSize &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>aSize</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Get the video frame size <dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>aSize</em>&nbsp;</td><td>
The video frame size, in pixels </td></tr>
</table>
</dl><dl compact><dt><b>Exceptions: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>Can</em>&nbsp;</td><td>
leave with one of the system wide error codes </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a0" doxytag="MPVVideoOutput::SetFormatL"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> virtual IMPORT_C void MPVVideoOutput::SetFormatL </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const TDesC8 &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>aFormat</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap><code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the video frame format. This must be from the list of supported formats. <dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>aFormat</em>&nbsp;</td><td>
A mime string describing the video frame format. </td></tr>
</table>
</dl><dl compact><dt><b>Exceptions: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>Can</em>&nbsp;</td><td>
leave with one of the system wide error codes </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a1" doxytag="MPVVideoOutput::SetVideoFrameSizeL"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> virtual IMPORT_C void MPVVideoOutput::SetVideoFrameSizeL </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const TSize &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>aSize</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap><code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the video frame size <dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>aSize</em>&nbsp;</td><td>
The video frame size, in pixels </td></tr>
</table>
</dl><dl compact><dt><b>Exceptions: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>Can</em>&nbsp;</td><td>
leave with one of the system wide error codes </td></tr>
</table>
</dl> </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="pv__plugin__interfaces_8h-source.html">pv_plugin_interfaces.h</a></ul>
<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV Author Engine</small>
<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
</small></address>
</body>
</html>