⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classpvideoinputdevice.html

📁 pwlib开发文档
💻 HTML
📖 第 1 页 / 共 2 页
字号:
        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap><a class="el" href="classPPluginManager.html">PPluginManager</a> *&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>pluginMgr</em> = NULL</td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [static]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Return video devices that correspond to the specified name     </td>  </tr></table><a name="a6" doxytag="PVideoInputDevice::GetFrame"></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 BOOL PVideoInputDevice::GetFrame </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="classPBYTEArray.html">PBYTEArray</a> &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>frame</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>Grab a frame.     </td>  </tr></table><a name="a7" doxytag="PVideoInputDevice::GetFrameData"></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 BOOL PVideoInputDevice::GetFrameData </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">BYTE *&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>buffer</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>PINDEX *&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>bytesReturned</em> = NULL</td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [pure virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Grab a frame, after a delay as specified by the frame rate. <dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>bytesReturned</em>&nbsp;</td><td>Buffer to receive frame OPtional bytes returned. </td></tr></table></dl><p>Implemented in <a class="el" href="classPVideoInput1394DcDevice.html#a9">PVideoInput1394DcDevice</a>.    </td>  </tr></table><a name="a8" doxytag="PVideoInputDevice::GetFrameDataNoDelay"></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 BOOL PVideoInputDevice::GetFrameDataNoDelay </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">BYTE *&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>buffer</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>PINDEX *&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>bytesReturned</em> = NULL</td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [pure virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Grab a frame. Do not delay according to the current frame rate parameter. <dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>bytesReturned</em>&nbsp;</td><td>Buffer to receive frame OPtional bytes returned. </td></tr></table></dl><p>Implemented in <a class="el" href="classPVideoInput1394DcDevice.html#a10">PVideoInput1394DcDevice</a>.    </td>  </tr></table><a name="a5" doxytag="PVideoInputDevice::GetMaxFrameBytes"></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 PINDEX PVideoInputDevice::GetMaxFrameBytes </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </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>Get the maximum frame size in bytes.<p>Note a particular device may be able to provide variable length frames (eg motion JPEG) so will be the maximum size of all frames. <p>Implements <a class="el" href="classPVideoDevice.html#a25">PVideoDevice</a>.<p>Implemented in <a class="el" href="classPVideoInput1394DcDevice.html#a8">PVideoInput1394DcDevice</a>.    </td>  </tr></table><a name="a4" doxytag="PVideoInputDevice::IsCapturing"></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 BOOL PVideoInputDevice::IsCapturing </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </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>Determine if the video device I/O capture is in progress. <p>Implemented in <a class="el" href="classPVideoInput1394DcDevice.html#a7">PVideoInput1394DcDevice</a>.    </td>  </tr></table><a name="a2" doxytag="PVideoInputDevice::Open"></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 BOOL PVideoInputDevice::Open </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const <a class="el" href="classPString.html">PString</a> &amp;&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>deviceName</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>BOOL&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>startImmediate</em> = TRUE</td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [pure virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Open the device given the device name. <dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>startImmediate</em>&nbsp;</td><td>Device name to open Immediately start device </td></tr></table></dl><p>Implements <a class="el" href="classPVideoDevice.html#a2">PVideoDevice</a>.<p>Implemented in <a class="el" href="classPVideoInput1394DcDevice.html#a2">PVideoInput1394DcDevice</a>.    </td>  </tr></table><a name="a9" doxytag="PVideoInputDevice::TestAllFormats"></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 BOOL PVideoInputDevice::TestAllFormats </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp;          </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>Try all known video formats &amp; see which ones are accepted by the video driver <p>Implemented in <a class="el" href="classPVideoInput1394DcDevice.html#a30">PVideoInput1394DcDevice</a>.    </td>  </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="videoio_8h-source.html">videoio.h</a></ul><hr><address style="align: right;"><small>Generated on Wed Sep 29 22:44:20 2004 for PWLib by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.2.18 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -