Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 892

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>The KTaglib_Tag class</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="audioproperties.isprotectionenabled.html">KTaglib_MPEG_AudioProperties::isProtectionEnabled</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="tag.getalbum.html">KTaglib_Tag::getAlbum</a></div>
 <div class="up"><a href="book.ktaglib.html">KTaglib</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="class.ktaglib-tag" class="reference">
 <h1 class="title">The KTaglib_Tag class</h1>
 
 
 <div class="partintro"><p class="verinfo">(0.0.1)</p>
 

  <div class="section" id="tag.intro">
   <h2 class="title">Introduction</h2>
   <p class="para">
    Base class for ID3v1 or ID3v2 tags
   </p>
  </div>

 
  <div class="section" id="tag.synopsis">
   <h2 class="title">Class synopsis</h2>
 

   <div class="classsynopsis">
    <div class="ooclass"></div>
 

    <div class="classsynopsisinfo">
     <span class="ooclass">
      <strong class="classname">KTaglib_Tag</strong>
     </span>
     {</div>
    
    <div class="classsynopsisinfo classsynopsisinfo_comment">/* Methods */</div>
    <div class="methodsynopsis dc-description">
      <span class="modifier">public</span>
      <span class="type">string</span>
       <span class="methodname"><a href="tag.getalbum.html" class="methodname">getAlbum</a></span>
       ( <span class="methodparam">void</span>
     )</div>
<div class="methodsynopsis dc-description">
    <span class="modifier">public</span>
      <span class="type">string</span>
       <span class="methodname"><a href="tag.getartist.html" class="methodname">getArtist</a></span>
       ( <span class="methodparam">void</span>
     )</div>
<div class="methodsynopsis dc-description">
      <span class="modifier">public</span>
      <span class="type">string</span>
       <span class="methodname"><a href="tag.getcomment.html" class="methodname">getComment</a></span>
       ( <span class="methodparam">void</span>
     )</div>
<div class="methodsynopsis dc-description">
      <span class="modifier">public</span>
      <span class="type">string</span>
       <span class="methodname"><a href="tag.getgenre.html" class="methodname">getGenre</a></span>
       ( <span class="methodparam">void</span>
     )</div>
<div class="methodsynopsis dc-description">
      <span class="modifier">public</span>
      <span class="type">string</span>
       <span class="methodname"><a href="tag.gettitle.html" class="methodname">getTitle</a></span>
       ( <span class="methodparam">void</span>
     )</div>
<div class="methodsynopsis dc-description">
      <span class="modifier">public</span>
      <span class="type">int</span>
       <span class="methodname"><a href="tag.gettrack.html" class="methodname">getTrack</a></span>
       ( <span class="methodparam">void</span>
     )</div>
<div class="methodsynopsis dc-description">
      <span class="modifier">public</span>
      <span class="type">int</span>
       <span class="methodname"><a href="tag.getyear.html" class="methodname">getYear</a></span>
       ( <span class="methodparam">void</span>
     )</div>
<div class="methodsynopsis dc-description">
      <span class="modifier">public</span>
      <span class="type">bool</span>
       <span class="methodname"><a href="tag.isempty.html" class="methodname">isEmpty</a></span>
       ( <span class="methodparam">void</span>
     )</div>

    
  }</div>
 </div>

 </div>
 

















































 
<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="tag.getalbum.html">KTaglib_Tag::getAlbum</a> — Returns the title string from a ID3 tag</li><li><a href="tag.getartist.html">KTaglib_Tag::getArtist</a> — Returns the artist string from a ID3 tag</li><li><a href="tag.getcomment.html">KTaglib_Tag::getComment</a> — Returns the comment from a ID3 tag</li><li><a href="tag.getgenre.html">KTaglib_Tag::getGenre</a> — Returns the genre from a ID3 tag</li><li><a href="tag.gettitle.html">KTaglib_Tag::getTitle</a> — Returns the title string from a ID3 tag</li><li><a href="tag.gettrack.html">KTaglib_Tag::getTrack</a> — Returns the track number from a ID3 tag</li><li><a href="tag.getyear.html">KTaglib_Tag::getYear</a> — Returns the year from a ID3 tag</li><li><a href="tag.isempty.html">KTaglib_Tag::isEmpty</a> — Returns true if the tag is empty</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="audioproperties.isprotectionenabled.html">KTaglib_MPEG_AudioProperties::isProtectionEnabled</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="tag.getalbum.html">KTaglib_Tag::getAlbum</a></div>
 <div class="up"><a href="book.ktaglib.html">KTaglib</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>