Sophie

Sophie

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

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>Returns an object representing an ID3v1 tag</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mpegfile.getaudioproperties.html">KTaglib_MPEG_File::getAudioProperties</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mpegfile.getid3v2tag.html">KTaglib_MPEG_File::getID3v2Tag</a></div>
 <div class="up"><a href="class.ktaglib-mpeg-file.html">KTaglib_MPEG_File</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="mpegfile.getid3v1tag" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">KTaglib_MPEG_File::getID3v1Tag</h1>
  <p class="verinfo">(0.0.1)</p><p class="refpurpose"><span class="refname">KTaglib_MPEG_File::getID3v1Tag</span> &mdash; <span class="dc-title">Returns an object representing an ID3v1 tag</span></p>

 </div>
 <div class="refsect1 description" id="refsect1-mpegfile.getid3v1tag-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
    <span class="modifier">public</span>
    <span class="type"><span class="type KTaglib_ID3v1_Tag">KTaglib_ID3v1_Tag</span></span>
     <span class="methodname"><strong>KTaglib_MPEG_File::getID3v1Tag</strong></span>
     ([ <span class="methodparam"><span class="type">bool</span> <code class="parameter">$create</code><span class="initializer"> = false</span></span>
  ] )</div>

  <p class="para rdfs-comment">
    Returns an object that represents an ID3v1 tag, which can be used
    to get information about the ID3v1 tag.
  </p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-mpegfile.getid3v1tag-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
    Returns an KTaglib_MPEG_ID3v1Tag object or false if there is no ID3v1 tag.
  </p>
 </div>

</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mpegfile.getaudioproperties.html">KTaglib_MPEG_File::getAudioProperties</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mpegfile.getid3v2tag.html">KTaglib_MPEG_File::getID3v2Tag</a></div>
 <div class="up"><a href="class.ktaglib-mpeg-file.html">KTaglib_MPEG_File</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>