Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 9542

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 a ID3v2 object</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mpegfile.getid3v1tag.html">KTaglib_MPEG_File::getID3v1Tag</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="class.ktaglib-mpeg-audioproperties.html">KTaglib_MPEG_AudioProperties</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.getid3v2tag" class="refentry">
  <div class="refnamediv">
    <h1 class="refname">KTaglib_MPEG_File::getID3v2Tag</h1>
    <p class="verinfo">(0.0.1)</p><p class="refpurpose"><span class="refname">KTaglib_MPEG_File::getID3v2Tag</span> &mdash; <span class="dc-title">Returns a ID3v2 object</span></p>

  </div>
  <div class="refsect1 description" id="refsect1-mpegfile.getid3v2tag-description">
    <h3 class="title">Description</h3>
    <div class="methodsynopsis dc-description">
      <span class="modifier">public</span>
      <span class="type"><a href="class.ktaglib-id3v2-tag.html" class="type KTaglib_ID3v2_Tag">KTaglib_ID3v2_Tag</a></span>
       <span class="methodname"><strong>KTaglib_MPEG_File::getID3v2Tag</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 a ID3v2 object for the mpeg file. If no ID3v2 Tag is present, an
      KTaglib_TagNotFoundException is thrown.
    </p>
  </div>

  <div class="refsect1 returnvalues" id="refsect1-mpegfile.getid3v2tag-returnvalues">
    <h3 class="title">Return Values</h3>
    <p class="para">
      Returns the KTaglib_ID3v2_Tag object of the MPEG file or false if there is
no ID3v2 tag
    </p>
  </div>

</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mpegfile.getid3v1tag.html">KTaglib_MPEG_File::getID3v1Tag</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="class.ktaglib-mpeg-audioproperties.html">KTaglib_MPEG_AudioProperties</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>