Sophie

Sophie

distrib > Fedora > 15 > x86_64 > by-pkgid > ec9ccd822be669bf449eecc0e640e0be > files > 127

camstream-0.26.3-19.fc12.x86_64.rpm

<html>
<head>
<title>Camstream: CamStream API documentation</title>
<link rel="stylesheet" href="../../tech.css" type="text/css">
</head>
<body>

<!-- Generated by Doxygen 1.2.6 -->
<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">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>CVideoDeviceTuner  Class Reference</h1>Tuner on V4L device. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="videodevicetuner_h-source.html">VideoDeviceTuner.h</a>&gt;</code>
<p>
<p>Inheritance diagram for CVideoDeviceTuner::
<p><center><img src="class_cvideodevicetuner.gif" usemap="#CVideoDeviceTuner_map" border="0"></center>
<map name="CVideoDeviceTuner_map">
<area href="class_qobject.html" alt="QObject" shape="rect" coords="0,0,127,24">
</map>
<a href="class_cvideodevicetuner-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>enum { <br>
&nbsp;&nbsp;<a class="el" href="class_cvideodevicetuner.html#s8s0">PAL</a>, 
<a class="el" href="class_cvideodevicetuner.html#s8s1">NTSC</a>, 
<a class="el" href="class_cvideodevicetuner.html#s8s2">SECAM</a>, 
<a class="el" href="class_cvideodevicetuner.html#s8s3">PAL_NC</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="class_cvideodevicetuner.html#s8s4">PAL_M</a>, 
<a class="el" href="class_cvideodevicetuner.html#s8s5">PAL_N</a>, 
<a class="el" href="class_cvideodevicetuner.html#s8s6">NTSC_JAPAN</a>, 
<a class="el" href="class_cvideodevicetuner.html#s8s7">MAX</a>
<br>
 }
</ul>
<h2>Public Methods</h2>
<ul>
<li><a class="el" href="class_cvideodevicetuner.html#a0">CVideoDeviceTuner</a> (<a class="el" href="class_cvideodevice.html">CVideoDevice</a> *_video, int _tuner)
<li>const QString <a class="el" href="class_cvideodevicetuner.html#a1">GetName</a> ()
<li>float <a class="el" href="class_cvideodevicetuner.html#a2">GetLowestFrequency</a> () const
<li>float <a class="el" href="class_cvideodevicetuner.html#a3">GetHighestFrequency</a> () const
<li>float <a class="el" href="class_cvideodevicetuner.html#a4">GetFrequency</a> () const
<li>bool <a class="el" href="class_cvideodevicetuner.html#a5">SetFrequency</a> (float freq)
<li>bool <a class="el" href="class_cvideodevicetuner.html#a6">HasNorm</a> () const
<li>void <a class="el" href="class_cvideodevicetuner.html#a7">SetNorm</a> (int norm)
<li>int <a class="el" href="class_cvideodevicetuner.html#a8">GetNorm</a> () const
</ul>
<h2>Public Attributes</h2>
<ul>
<li>enum CVideoDeviceTuner:: { ... }   <a class="el" href="class_cvideodevicetuner.html#m0">TunerNorms</a>
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Tuner on V4L device.
<p>

<p>
 This class sets the frequency and norm on the TV or radio tuner on a TV/radio card. The frequency is represented as a float number in Hz.
<p>
There are three basic TV systems on this planet: PAL, NTSC and SECAM. There are also small variations in these systems, called <em>norms</em>. There are norms like PAL-B, -D, -G, -H, -I, M, -N, -MC; NTSC has two versions, `plain' NTSC (as used in the USA) and NTSC-Japan. SECAM seems to have only one norm. In practice, these norms are all the same when viewing a broadcast; as far as I know the main differences lie in the assignment of the hidden line numbers to services like TeleText, Closed Captioning, etc. 
<p>
<hr><h2>Member Enumeration Documentation</h2>
<a name="s8" doxytag="CVideoDeviceTuner::@8"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
anonymous enum
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt>
<b>Enumeration values:</b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><a name="s8s0" doxytag="PAL"></a><em>PAL</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s8s1" doxytag="NTSC"></a><em>NTSC</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s8s2" doxytag="SECAM"></a><em>SECAM</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s8s3" doxytag="PAL_NC"></a><em>PAL_NC</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s8s4" doxytag="PAL_M"></a><em>PAL_M</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s8s5" doxytag="PAL_N"></a><em>PAL_N</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s8s6" doxytag="NTSC_JAPAN"></a><em>NTSC_JAPAN</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s8s7" doxytag="MAX"></a><em>MAX</em>
&nbsp;</td><td>
</td></tr>
</table>
</dl>
    </td>
  </tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="CVideoDeviceTuner::CVideoDeviceTuner"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
CVideoDeviceTuner::CVideoDeviceTuner (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_cvideodevice.html">CVideoDevice</a> * <em>_video</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>_tuner</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Constructor.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>_video</em>
&nbsp;</td><td>
Master VideoDevice object </td></tr>
<tr><td valign=top><em>_tuner</em>
&nbsp;</td><td>
Tuner number (should rarely be &gt; 0) </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a4" doxytag="CVideoDeviceTuner::GetFrequency"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
float CVideoDeviceTuner::GetFrequency (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Return frequency of tuner, in Hz.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
-1.0 in case of failure </dl>    </td>
  </tr>
</table>
<a name="a3" doxytag="CVideoDeviceTuner::GetHighestFrequency"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
float CVideoDeviceTuner::GetHighestFrequency (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a2" doxytag="CVideoDeviceTuner::GetLowestFrequency"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
float CVideoDeviceTuner::GetLowestFrequency (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a1" doxytag="CVideoDeviceTuner::GetName"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
const QString CVideoDeviceTuner::GetName (
          </b></td>
          <td valign="bottom"><b>
)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a8" doxytag="CVideoDeviceTuner::GetNorm"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
int CVideoDeviceTuner::GetNorm (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a6" doxytag="CVideoDeviceTuner::HasNorm"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool CVideoDeviceTuner::HasNorm (
          </b></td>
          <td valign="bottom"><b>
) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns whether this input can have its norm set.
<p>
    </td>
  </tr>
</table>
<a name="a5" doxytag="CVideoDeviceTuner::SetFrequency"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
bool CVideoDeviceTuner::SetFrequency (
          </b></td>
          <td valign="bottom"><b>
float <em>freq</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set frequency.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>freq</em>
&nbsp;</td><td>
Desired frequency, in Hz </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
FALSE if device refused the frequency or was not able to, TRUE with success </dl>    </td>
  </tr>
</table>
<a name="a7" doxytag="CVideoDeviceTuner::SetNorm"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void CVideoDeviceTuner::SetNorm (
          </b></td>
          <td valign="bottom"><b>
int <em>norm</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="m0" doxytag="CVideoDeviceTuner::TunerNorms"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
enum { ... }   CVideoDeviceTuner::TunerNorms
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="videodevicetuner_cc.html">VideoDeviceTuner.cc</a><li><a class="el" href="videodevicetuner_h-source.html">VideoDeviceTuner.h</a></ul>
<hr><address><small>Generated at Sat May 18 02:56:56 2002 for Camstream by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.6 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2001</small></address>
</body>
</html>