Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 7528ff8b241faf6d158e12599972eb96 > files > 146

taglib-doc-1.8-3.20121215git.fc18.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>TagLib::FLAC::File Class Reference (TagLib)</title>
    <link href="taglib-api.css" rel="stylesheet" type="text/css">
  </head>
  <body>
    <div id="container">
      <table border="0" width="100%">
          <tr>
            <td width="1">
              <img src="../taglib.png">
            </td>
            <td>
              <div id="intro">
                <table border="0" height="119" cellpadding="0" cellspacing="0" width="100%">
                    <tr><td valign="top"><h1>TagLib 1.8.0 (TagLib::FLAC::File Class Reference)</h1></td></tr>
                    <tr>
                      <td valign="bottom">
                        <div id="links">
                          <a href="index.html">Home</a>
                          <a href="inherits.html">Class&nbsp;Hierarchy</a>
                          <a href="namespaces.html">Namespaces</a>
                          <a href="annotated.html">Classes</a>
                          <a href="files.html">Headers</a>
                          <a href="namespacemembers.html">Namespace&nbsp;Members</a>
                          <a href="functions.html">Class&nbsp;Members</a>
                          <a href="globals.html">File&nbsp;Members</a>
                        </div>
                      </td>
                    </tr>
                </table>
              </div>
            </td>
          </tr>
      </table>
      <div id="text">
<!-- Generated by Doxygen 1.8.3 -->
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceTagLib.html">TagLib</a></li><li class="navelem"><a class="el" href="namespaceTagLib_1_1FLAC.html">FLAC</a></li><li class="navelem"><a class="el" href="classTagLib_1_1FLAC_1_1File.html">File</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classTagLib_1_1FLAC_1_1File-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">TagLib::FLAC::File Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>An implementation of <a class="el" href="classTagLib_1_1File.html" title="A file class with some useful methods for tag manipulation.">TagLib::File</a> with <a class="el" href="namespaceTagLib_1_1FLAC.html" title="An implementation of FLAC metadata.">FLAC</a> specific methods.  
 <a href="classTagLib_1_1FLAC_1_1File.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="flacfile_8h_source.html">flacfile.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for TagLib::FLAC::File:</div>
<div class="dyncontent">
<div class="center"><img src="classTagLib_1_1FLAC_1_1File__inherit__graph.png" border="0" usemap="#TagLib_1_1FLAC_1_1File_inherit__map" alt="Inheritance graph"/></div>
<map name="TagLib_1_1FLAC_1_1File_inherit__map" id="TagLib_1_1FLAC_1_1File_inherit__map">
<area shape="rect" id="node2" href="classTagLib_1_1File.html" title="A file class with some useful methods for tag manipulation." alt="" coords="25,5,116,32"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for TagLib::FLAC::File:</div>
<div class="dyncontent">
<div class="center"><img src="classTagLib_1_1FLAC_1_1File__coll__graph.png" border="0" usemap="#TagLib_1_1FLAC_1_1File_coll__map" alt="Collaboration graph"/></div>
<map name="TagLib_1_1FLAC_1_1File_coll__map" id="TagLib_1_1FLAC_1_1File_coll__map">
<area shape="rect" id="node2" href="classTagLib_1_1File.html" title="A file class with some useful methods for tag manipulation." alt="" coords="25,5,116,32"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a7ba87a31d643ea59f68263d3f94fbd0a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a7ba87a31d643ea59f68263d3f94fbd0a">File</a> (<a class="el" href="namespaceTagLib.html#a14b47d9629bae2779b5c8a7517329fbb">FileName</a> file, bool readProperties=true, <a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bb">Properties::ReadStyle</a> propertiesStyle=<a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bbac7b0fcdd909bbb360f26d60c6bc57f4e">Properties::Average</a>)</td></tr>
<tr class="separator:a7ba87a31d643ea59f68263d3f94fbd0a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a68620247648f8a8e428e141878a98e58"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a68620247648f8a8e428e141878a98e58">File</a> (<a class="el" href="namespaceTagLib.html#a14b47d9629bae2779b5c8a7517329fbb">FileName</a> file, <a class="el" href="classTagLib_1_1ID3v2_1_1FrameFactory.html">ID3v2::FrameFactory</a> *frameFactory, bool readProperties=true, <a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bb">Properties::ReadStyle</a> propertiesStyle=<a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bbac7b0fcdd909bbb360f26d60c6bc57f4e">Properties::Average</a>)</td></tr>
<tr class="separator:a68620247648f8a8e428e141878a98e58"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a28b1b88c74fbc525db329e50e5a346b0"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a28b1b88c74fbc525db329e50e5a346b0">File</a> (<a class="el" href="classTagLib_1_1IOStream.html">IOStream</a> *stream, <a class="el" href="classTagLib_1_1ID3v2_1_1FrameFactory.html">ID3v2::FrameFactory</a> *frameFactory, bool readProperties=true, <a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bb">Properties::ReadStyle</a> propertiesStyle=<a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bbac7b0fcdd909bbb360f26d60c6bc57f4e">Properties::Average</a>)</td></tr>
<tr class="separator:a28b1b88c74fbc525db329e50e5a346b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad0a792032c6d692588a88b5454d32868"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#ad0a792032c6d692588a88b5454d32868">~File</a> ()</td></tr>
<tr class="separator:ad0a792032c6d692588a88b5454d32868"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a714140a91eced513a5bb521b342a37bb"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classTagLib_1_1Tag.html">TagLib::Tag</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a714140a91eced513a5bb521b342a37bb">tag</a> () const </td></tr>
<tr class="separator:a714140a91eced513a5bb521b342a37bb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8da99cab5243e20f6a48a5f48d26c922"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTagLib_1_1PropertyMap.html">PropertyMap</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a8da99cab5243e20f6a48a5f48d26c922">properties</a> () const </td></tr>
<tr class="separator:a8da99cab5243e20f6a48a5f48d26c922"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afe9e8cc7b37235212dba81c3c6ada816"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#afe9e8cc7b37235212dba81c3c6ada816">removeUnsupportedProperties</a> (const <a class="el" href="classTagLib_1_1StringList.html">StringList</a> &amp;)</td></tr>
<tr class="separator:afe9e8cc7b37235212dba81c3c6ada816"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa7c9feb479b207d7a9dc8340d10685ec"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTagLib_1_1PropertyMap.html">PropertyMap</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#aa7c9feb479b207d7a9dc8340d10685ec">setProperties</a> (const <a class="el" href="classTagLib_1_1PropertyMap.html">PropertyMap</a> &amp;)</td></tr>
<tr class="separator:aa7c9feb479b207d7a9dc8340d10685ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afdbe434180f4a479a42f6778ebcc1cc5"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classTagLib_1_1FLAC_1_1Properties.html">Properties</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#afdbe434180f4a479a42f6778ebcc1cc5">audioProperties</a> () const </td></tr>
<tr class="separator:afdbe434180f4a479a42f6778ebcc1cc5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa478cd764bd1618ceef16c507528da65"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#aa478cd764bd1618ceef16c507528da65">save</a> ()</td></tr>
<tr class="separator:aa478cd764bd1618ceef16c507528da65"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a48569df79341414f29c03d4d3f4191c5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTagLib_1_1ID3v2_1_1Tag.html">ID3v2::Tag</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a48569df79341414f29c03d4d3f4191c5">ID3v2Tag</a> (bool create=false)</td></tr>
<tr class="separator:a48569df79341414f29c03d4d3f4191c5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7a6b2843d370541d49942dd1993625f8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTagLib_1_1ID3v1_1_1Tag.html">ID3v1::Tag</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a7a6b2843d370541d49942dd1993625f8">ID3v1Tag</a> (bool create=false)</td></tr>
<tr class="separator:a7a6b2843d370541d49942dd1993625f8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a31ffa82b2e168f5625311cbfa030f04f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTagLib_1_1Ogg_1_1XiphComment.html">Ogg::XiphComment</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a31ffa82b2e168f5625311cbfa030f04f">xiphComment</a> (bool create=false)</td></tr>
<tr class="separator:a31ffa82b2e168f5625311cbfa030f04f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a91c39011e9a79a0dd9baf8e85a02796d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a91c39011e9a79a0dd9baf8e85a02796d">setID3v2FrameFactory</a> (const <a class="el" href="classTagLib_1_1ID3v2_1_1FrameFactory.html">ID3v2::FrameFactory</a> *factory)</td></tr>
<tr class="separator:a91c39011e9a79a0dd9baf8e85a02796d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aad00433cdfb832f39c0ebe936736a9bc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTagLib_1_1ByteVector.html">ByteVector</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#aad00433cdfb832f39c0ebe936736a9bc">streamInfoData</a> ()</td></tr>
<tr class="separator:aad00433cdfb832f39c0ebe936736a9bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5931daa51eb9868bf88766f7ec854fda"><td class="memItemLeft" align="right" valign="top">long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a5931daa51eb9868bf88766f7ec854fda">streamLength</a> ()</td></tr>
<tr class="separator:a5931daa51eb9868bf88766f7ec854fda"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a679dad6b8e33e125d0bc235572edb391"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTagLib_1_1List.html">List</a>&lt; <a class="el" href="classTagLib_1_1FLAC_1_1Picture.html">Picture</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a679dad6b8e33e125d0bc235572edb391">pictureList</a> ()</td></tr>
<tr class="separator:a679dad6b8e33e125d0bc235572edb391"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acd034fd00de94751dea15df0e1656551"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#acd034fd00de94751dea15df0e1656551">removePicture</a> (<a class="el" href="classTagLib_1_1FLAC_1_1Picture.html">Picture</a> *picture, bool del=true)</td></tr>
<tr class="separator:acd034fd00de94751dea15df0e1656551"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a41e8282d9c18a399020826e9835991fd"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a41e8282d9c18a399020826e9835991fd">removePictures</a> ()</td></tr>
<tr class="separator:a41e8282d9c18a399020826e9835991fd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa5b2a29d305bf47f4a7982a33e7e0551"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1FLAC_1_1File.html#aa5b2a29d305bf47f4a7982a33e7e0551">addPicture</a> (<a class="el" href="classTagLib_1_1FLAC_1_1Picture.html">Picture</a> *picture)</td></tr>
<tr class="separator:aa5b2a29d305bf47f4a7982a33e7e0551"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classTagLib_1_1File"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classTagLib_1_1File')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classTagLib_1_1File.html">TagLib::File</a></td></tr>
<tr class="memitem:a861c7094cfac168df2f219aaabd66aac inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceTagLib.html#a14b47d9629bae2779b5c8a7517329fbb">FileName</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a861c7094cfac168df2f219aaabd66aac">name</a> () const </td></tr>
<tr class="separator:a861c7094cfac168df2f219aaabd66aac inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7b9714be64e20ffc0ded89ed1bfc98fe inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTagLib_1_1PropertyMap.html">PropertyMap</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a7b9714be64e20ffc0ded89ed1bfc98fe">properties</a> () const </td></tr>
<tr class="separator:a7b9714be64e20ffc0ded89ed1bfc98fe inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9f58045d926c82d92f4a993adf7e5a27 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a9f58045d926c82d92f4a993adf7e5a27">removeUnsupportedProperties</a> (const <a class="el" href="classTagLib_1_1StringList.html">StringList</a> &amp;<a class="el" href="classTagLib_1_1File.html#a7b9714be64e20ffc0ded89ed1bfc98fe">properties</a>)</td></tr>
<tr class="separator:a9f58045d926c82d92f4a993adf7e5a27 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af77d6db75372269c438417954f228ee3 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTagLib_1_1PropertyMap.html">PropertyMap</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#af77d6db75372269c438417954f228ee3">setProperties</a> (const <a class="el" href="classTagLib_1_1PropertyMap.html">PropertyMap</a> &amp;<a class="el" href="classTagLib_1_1File.html#a7b9714be64e20ffc0ded89ed1bfc98fe">properties</a>)</td></tr>
<tr class="separator:af77d6db75372269c438417954f228ee3 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae7c1f7045a34e24bb1bb0ae465a28950 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classTagLib_1_1ByteVector.html">ByteVector</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#ae7c1f7045a34e24bb1bb0ae465a28950">readBlock</a> (<a class="el" href="namespaceTagLib.html#ad5f96f80aa970776e1d9079c1b1ac982">ulong</a> <a class="el" href="classTagLib_1_1File.html#a7d456d4a75d9a88332c32212dcc009c2">length</a>)</td></tr>
<tr class="separator:ae7c1f7045a34e24bb1bb0ae465a28950 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a30f11f924a8046b7f6bc64bf7db4bc62 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a30f11f924a8046b7f6bc64bf7db4bc62">writeBlock</a> (const <a class="el" href="classTagLib_1_1ByteVector.html">ByteVector</a> &amp;data)</td></tr>
<tr class="separator:a30f11f924a8046b7f6bc64bf7db4bc62 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad745cdf2dfe54a2c43ac632f65100261 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#ad745cdf2dfe54a2c43ac632f65100261">find</a> (const <a class="el" href="classTagLib_1_1ByteVector.html">ByteVector</a> &amp;pattern, long fromOffset=0, const <a class="el" href="classTagLib_1_1ByteVector.html">ByteVector</a> &amp;before=<a class="el" href="classTagLib_1_1ByteVector.html#a7593a608427eb6f855c4dc48558ad8a4">ByteVector::null</a>)</td></tr>
<tr class="separator:ad745cdf2dfe54a2c43ac632f65100261 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adf7ac7fcee6fdab314d41c329d7b4916 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#adf7ac7fcee6fdab314d41c329d7b4916">rfind</a> (const <a class="el" href="classTagLib_1_1ByteVector.html">ByteVector</a> &amp;pattern, long fromOffset=0, const <a class="el" href="classTagLib_1_1ByteVector.html">ByteVector</a> &amp;before=<a class="el" href="classTagLib_1_1ByteVector.html#a7593a608427eb6f855c4dc48558ad8a4">ByteVector::null</a>)</td></tr>
<tr class="separator:adf7ac7fcee6fdab314d41c329d7b4916 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa7f773ccdddccce45d784bc3d3a739ee inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#aa7f773ccdddccce45d784bc3d3a739ee">insert</a> (const <a class="el" href="classTagLib_1_1ByteVector.html">ByteVector</a> &amp;data, <a class="el" href="namespaceTagLib.html#ad5f96f80aa970776e1d9079c1b1ac982">ulong</a> start=0, <a class="el" href="namespaceTagLib.html#ad5f96f80aa970776e1d9079c1b1ac982">ulong</a> replace=0)</td></tr>
<tr class="separator:aa7f773ccdddccce45d784bc3d3a739ee inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3bd768ba86f6b52cf4f3db4078f0f31f inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a3bd768ba86f6b52cf4f3db4078f0f31f">removeBlock</a> (<a class="el" href="namespaceTagLib.html#ad5f96f80aa970776e1d9079c1b1ac982">ulong</a> start=0, <a class="el" href="namespaceTagLib.html#ad5f96f80aa970776e1d9079c1b1ac982">ulong</a> <a class="el" href="classTagLib_1_1File.html#a7d456d4a75d9a88332c32212dcc009c2">length</a>=0)</td></tr>
<tr class="separator:a3bd768ba86f6b52cf4f3db4078f0f31f inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7187f6165cddd0a2898d74f85c1bb669 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a7187f6165cddd0a2898d74f85c1bb669">readOnly</a> () const </td></tr>
<tr class="separator:a7187f6165cddd0a2898d74f85c1bb669 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acd4c31606ae254e418e8f6b7aa396d3c inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#acd4c31606ae254e418e8f6b7aa396d3c">isOpen</a> () const </td></tr>
<tr class="separator:acd4c31606ae254e418e8f6b7aa396d3c inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2f02aa94ebd2e96e9e3191d3942a7f30 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a2f02aa94ebd2e96e9e3191d3942a7f30">isValid</a> () const </td></tr>
<tr class="separator:a2f02aa94ebd2e96e9e3191d3942a7f30 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1edf4d3fb2668c7e36383ef066ab365a inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a1edf4d3fb2668c7e36383ef066ab365a">seek</a> (long offset, <a class="el" href="classTagLib_1_1File.html#a8fd2780138fc011b6a487e0b3a6615f6">Position</a> p=<a class="el" href="classTagLib_1_1File.html#a8fd2780138fc011b6a487e0b3a6615f6a5540c31bc3e5913de0eb0e74b37fceee">Beginning</a>)</td></tr>
<tr class="separator:a1edf4d3fb2668c7e36383ef066ab365a inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7e009c66b9ceb73c12484b880bfdfce4 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a7e009c66b9ceb73c12484b880bfdfce4">clear</a> ()</td></tr>
<tr class="separator:a7e009c66b9ceb73c12484b880bfdfce4 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3c6a0308191c368094fe0002b25e0799 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a3c6a0308191c368094fe0002b25e0799">tell</a> () const </td></tr>
<tr class="separator:a3c6a0308191c368094fe0002b25e0799 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7d456d4a75d9a88332c32212dcc009c2 inherit pub_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a7d456d4a75d9a88332c32212dcc009c2">length</a> ()</td></tr>
<tr class="separator:a7d456d4a75d9a88332c32212dcc009c2 inherit pub_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_types_classTagLib_1_1File"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classTagLib_1_1File')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classTagLib_1_1File.html">TagLib::File</a></td></tr>
<tr class="memitem:a8fd2780138fc011b6a487e0b3a6615f6 inherit pub_types_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a8fd2780138fc011b6a487e0b3a6615f6">Position</a> { <a class="el" href="classTagLib_1_1File.html#a8fd2780138fc011b6a487e0b3a6615f6a5540c31bc3e5913de0eb0e74b37fceee">Beginning</a>, 
<a class="el" href="classTagLib_1_1File.html#a8fd2780138fc011b6a487e0b3a6615f6a35f5d45d2ffd1f0657002fae7ecc4d81">Current</a>, 
<a class="el" href="classTagLib_1_1File.html#a8fd2780138fc011b6a487e0b3a6615f6abb0a058ef6a0a7cc053301833faddfcd">End</a>
 }</td></tr>
<tr class="separator:a8fd2780138fc011b6a487e0b3a6615f6 inherit pub_types_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_static_methods_classTagLib_1_1File"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classTagLib_1_1File')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classTagLib_1_1File.html">TagLib::File</a></td></tr>
<tr class="memitem:aa0e2ed47719a62c884db9a3f5d63922a inherit pub_static_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#aa0e2ed47719a62c884db9a3f5d63922a">isReadable</a> (const char *file)</td></tr>
<tr class="separator:aa0e2ed47719a62c884db9a3f5d63922a inherit pub_static_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a43141e2bcc0836fbf45e1dde054e460f inherit pub_static_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a43141e2bcc0836fbf45e1dde054e460f">isWritable</a> (const char *<a class="el" href="classTagLib_1_1File.html#a861c7094cfac168df2f219aaabd66aac">name</a>)</td></tr>
<tr class="separator:a43141e2bcc0836fbf45e1dde054e460f inherit pub_static_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classTagLib_1_1File"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classTagLib_1_1File')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classTagLib_1_1File.html">TagLib::File</a></td></tr>
<tr class="memitem:a3dfd129e048c52c53807bbe9059a3e0b inherit pro_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a3dfd129e048c52c53807bbe9059a3e0b">File</a> (<a class="el" href="namespaceTagLib.html#a14b47d9629bae2779b5c8a7517329fbb">FileName</a> file)</td></tr>
<tr class="separator:a3dfd129e048c52c53807bbe9059a3e0b inherit pro_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a364fdfc30d530bb91c4a043cdd9ea6a9 inherit pro_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#a364fdfc30d530bb91c4a043cdd9ea6a9">File</a> (<a class="el" href="classTagLib_1_1IOStream.html">IOStream</a> *stream)</td></tr>
<tr class="separator:a364fdfc30d530bb91c4a043cdd9ea6a9 inherit pro_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa92e1714e53f515cf9a6a0160b316773 inherit pro_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#aa92e1714e53f515cf9a6a0160b316773">setValid</a> (bool valid)</td></tr>
<tr class="separator:aa92e1714e53f515cf9a6a0160b316773 inherit pro_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeb200b73df1ce87e4f526710fc3adef9 inherit pro_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#aeb200b73df1ce87e4f526710fc3adef9">truncate</a> (long <a class="el" href="classTagLib_1_1File.html#a7d456d4a75d9a88332c32212dcc009c2">length</a>)</td></tr>
<tr class="separator:aeb200b73df1ce87e4f526710fc3adef9 inherit pro_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_static_methods_classTagLib_1_1File"><td colspan="2" onclick="javascript:toggleInherit('pro_static_methods_classTagLib_1_1File')"><img src="closed.png" alt="-"/>&#160;Static Protected Member Functions inherited from <a class="el" href="classTagLib_1_1File.html">TagLib::File</a></td></tr>
<tr class="memitem:aa752cefcb9b3c2028879051bf99f258d inherit pro_static_methods_classTagLib_1_1File"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="namespaceTagLib.html#a0d56da3fb97ff5e823c2c4b3aea77e25">uint</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTagLib_1_1File.html#aa752cefcb9b3c2028879051bf99f258d">bufferSize</a> ()</td></tr>
<tr class="separator:aa752cefcb9b3c2028879051bf99f258d inherit pro_static_methods_classTagLib_1_1File"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>An implementation of <a class="el" href="classTagLib_1_1File.html" title="A file class with some useful methods for tag manipulation.">TagLib::File</a> with <a class="el" href="namespaceTagLib_1_1FLAC.html" title="An implementation of FLAC metadata.">FLAC</a> specific methods. </p>
<p>This implements and provides an interface for <a class="el" href="namespaceTagLib_1_1FLAC.html" title="An implementation of FLAC metadata.">FLAC</a> files to the <a class="el" href="classTagLib_1_1Tag.html">TagLib::Tag</a> and <a class="el" href="classTagLib_1_1AudioProperties.html" title="A simple, abstract interface to common audio properties.">TagLib::AudioProperties</a> interfaces by way of implementing the abstract <a class="el" href="classTagLib_1_1File.html" title="A file class with some useful methods for tag manipulation.">TagLib::File</a> API as well as providing some additional information specific to <a class="el" href="namespaceTagLib_1_1FLAC.html" title="An implementation of FLAC metadata.">FLAC</a> files. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a7ba87a31d643ea59f68263d3f94fbd0a"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TagLib::FLAC::File::File </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespaceTagLib.html#a14b47d9629bae2779b5c8a7517329fbb">FileName</a>&#160;</td>
          <td class="paramname"><em>file</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>readProperties</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bb">Properties::ReadStyle</a>&#160;</td>
          <td class="paramname"><em>propertiesStyle</em> = <code><a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bbac7b0fcdd909bbb360f26d60c6bc57f4e">Properties::Average</a></code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Contructs a <a class="el" href="namespaceTagLib_1_1FLAC.html" title="An implementation of FLAC metadata.">FLAC</a> file from <em>file</em>. If <em>readProperties</em> is true the file's audio properties will also be read using <em>propertiesStyle</em>. If false, <em>propertiesStyle</em> is ignored.</p>

</div>
</div>
<a class="anchor" id="a68620247648f8a8e428e141878a98e58"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TagLib::FLAC::File::File </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespaceTagLib.html#a14b47d9629bae2779b5c8a7517329fbb">FileName</a>&#160;</td>
          <td class="paramname"><em>file</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classTagLib_1_1ID3v2_1_1FrameFactory.html">ID3v2::FrameFactory</a> *&#160;</td>
          <td class="paramname"><em>frameFactory</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>readProperties</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bb">Properties::ReadStyle</a>&#160;</td>
          <td class="paramname"><em>propertiesStyle</em> = <code><a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bbac7b0fcdd909bbb360f26d60c6bc57f4e">Properties::Average</a></code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Contructs a <a class="el" href="namespaceTagLib_1_1FLAC.html" title="An implementation of FLAC metadata.">FLAC</a> file from <em>file</em>. If <em>readProperties</em> is true the file's audio properties will also be read using <em>propertiesStyle</em>. If false, <em>propertiesStyle</em> is ignored.</p>
<p>If this file contains and <a class="el" href="namespaceTagLib_1_1ID3v2.html" title="An ID3v2 implementation.">ID3v2</a> tag the frames will be created using <em>frameFactory</em>. </p>

</div>
</div>
<a class="anchor" id="a28b1b88c74fbc525db329e50e5a346b0"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TagLib::FLAC::File::File </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classTagLib_1_1IOStream.html">IOStream</a> *&#160;</td>
          <td class="paramname"><em>stream</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classTagLib_1_1ID3v2_1_1FrameFactory.html">ID3v2::FrameFactory</a> *&#160;</td>
          <td class="paramname"><em>frameFactory</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>readProperties</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bb">Properties::ReadStyle</a>&#160;</td>
          <td class="paramname"><em>propertiesStyle</em> = <code><a class="el" href="classTagLib_1_1AudioProperties.html#ae43831c9807aaf08d60d9b3b5efb67bbac7b0fcdd909bbb360f26d60c6bc57f4e">Properties::Average</a></code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Contructs a <a class="el" href="namespaceTagLib_1_1FLAC.html" title="An implementation of FLAC metadata.">FLAC</a> file from <em>file</em>. If <em>readProperties</em> is true the file's audio properties will also be read using <em>propertiesStyle</em>. If false, <em>propertiesStyle</em> is ignored.</p>
<p>If this file contains and <a class="el" href="namespaceTagLib_1_1ID3v2.html" title="An ID3v2 implementation.">ID3v2</a> tag the frames will be created using <em>frameFactory</em>.</p>
<dl class="section note"><dt>Note</dt><dd><a class="el" href="namespaceTagLib.html" title="A namespace for all TagLib related classes and functions.">TagLib</a> will <em>not</em> take ownership of the stream, the caller is responsible for deleting it after the <a class="el" href="classTagLib_1_1FLAC_1_1File.html" title="An implementation of TagLib::File with FLAC specific methods.">File</a> object. </dd></dl>

</div>
</div>
<a class="anchor" id="ad0a792032c6d692588a88b5454d32868"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual TagLib::FLAC::File::~File </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Destroys this instance of the <a class="el" href="classTagLib_1_1FLAC_1_1File.html" title="An implementation of TagLib::File with FLAC specific methods.">File</a>. </p>

<p>Reimplemented from <a class="el" href="classTagLib_1_1File.html#a956ca460c2a16b3b9c374f7b0c3203e8">TagLib::File</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aa5b2a29d305bf47f4a7982a33e7e0551"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TagLib::FLAC::File::addPicture </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classTagLib_1_1FLAC_1_1Picture.html">Picture</a> *&#160;</td>
          <td class="paramname"><em>picture</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Add a new picture to the file. The file takes ownership of the picture and will handle freeing its memory.</p>
<dl class="section note"><dt>Note</dt><dd>The file will be saved only after calling <a class="el" href="classTagLib_1_1FLAC_1_1File.html#aa478cd764bd1618ceef16c507528da65">save()</a>. </dd></dl>

</div>
</div>
<a class="anchor" id="afdbe434180f4a479a42f6778ebcc1cc5"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classTagLib_1_1FLAC_1_1Properties.html">Properties</a>* TagLib::FLAC::File::audioProperties </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Returns the <a class="el" href="classTagLib_1_1FLAC_1_1Properties.html" title="An implementation of audio property reading for FLAC.">FLAC::Properties</a> for this file. If no audio properties were read then this will return a null pointer. </p>

<p>Implements <a class="el" href="classTagLib_1_1File.html#af0aef87791c4f3d2acdbedbe5a616fde">TagLib::File</a>.</p>

</div>
</div>
<a class="anchor" id="a7a6b2843d370541d49942dd1993625f8"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTagLib_1_1ID3v1_1_1Tag.html">ID3v1::Tag</a>* TagLib::FLAC::File::ID3v1Tag </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>create</em> = <code>false</code></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns a pointer to the <a class="el" href="namespaceTagLib_1_1ID3v1.html" title="An ID3v1 implementation.">ID3v1</a> tag of the file.</p>
<p>If <em>create</em> is false (the default) this will return a null pointer if there is no valid <a class="el" href="namespaceTagLib_1_1ID3v1.html" title="An ID3v1 implementation.">ID3v1</a> tag. If <em>create</em> is true it will create an <a class="el" href="namespaceTagLib_1_1ID3v1.html" title="An ID3v1 implementation.">ID3v1</a> tag if one does not exist.</p>
<dl class="section note"><dt>Note</dt><dd>The <a class="el" href="classTagLib_1_1Tag.html">Tag</a> <b>is still</b> owned by the <a class="el" href="classTagLib_1_1FLAC_1_1File.html" title="An implementation of TagLib::File with FLAC specific methods.">FLAC::File</a> and should not be deleted by the user. It will be deleted when the file (object) is destroyed. </dd></dl>

</div>
</div>
<a class="anchor" id="a48569df79341414f29c03d4d3f4191c5"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTagLib_1_1ID3v2_1_1Tag.html">ID3v2::Tag</a>* TagLib::FLAC::File::ID3v2Tag </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>create</em> = <code>false</code></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns a pointer to the <a class="el" href="namespaceTagLib_1_1ID3v2.html" title="An ID3v2 implementation.">ID3v2</a> tag of the file.</p>
<p>If <em>create</em> is false (the default) this will return a null pointer if there is no valid <a class="el" href="namespaceTagLib_1_1ID3v2.html" title="An ID3v2 implementation.">ID3v2</a> tag. If <em>create</em> is true it will create an <a class="el" href="namespaceTagLib_1_1ID3v2.html" title="An ID3v2 implementation.">ID3v2</a> tag if one does not exist.</p>
<dl class="section note"><dt>Note</dt><dd>The <a class="el" href="classTagLib_1_1Tag.html">Tag</a> <b>is still</b> owned by the <a class="el" href="classTagLib_1_1FLAC_1_1File.html" title="An implementation of TagLib::File with FLAC specific methods.">FLAC::File</a> and should not be deleted by the user. It will be deleted when the file (object) is destroyed. </dd></dl>

</div>
</div>
<a class="anchor" id="a679dad6b8e33e125d0bc235572edb391"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTagLib_1_1List.html">List</a>&lt;<a class="el" href="classTagLib_1_1FLAC_1_1Picture.html">Picture</a> *&gt; TagLib::FLAC::File::pictureList </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns a list of pictures attached to the <a class="el" href="namespaceTagLib_1_1FLAC.html" title="An implementation of FLAC metadata.">FLAC</a> file. </p>

</div>
</div>
<a class="anchor" id="a8da99cab5243e20f6a48a5f48d26c922"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTagLib_1_1PropertyMap.html">PropertyMap</a> TagLib::FLAC::File::properties </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Implements the unified property interface &ndash; export function. If the file contains more than one tag (e.g. XiphComment and <a class="el" href="namespaceTagLib_1_1ID3v1.html" title="An ID3v1 implementation.">ID3v1</a>), only the first one (in the order XiphComment, <a class="el" href="namespaceTagLib_1_1ID3v2.html" title="An ID3v2 implementation.">ID3v2</a>, <a class="el" href="namespaceTagLib_1_1ID3v1.html" title="An ID3v1 implementation.">ID3v1</a>) will be converted to the <a class="el" href="classTagLib_1_1PropertyMap.html" title="A map for format-independent &lt;key,valuelist&gt; tag representations.">PropertyMap</a>. </p>

</div>
</div>
<a class="anchor" id="acd034fd00de94751dea15df0e1656551"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TagLib::FLAC::File::removePicture </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classTagLib_1_1FLAC_1_1Picture.html">Picture</a> *&#160;</td>
          <td class="paramname"><em>picture</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>del</em> = <code>true</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Removes an attached picture. If <em>del</em> is true the picture's memory will be freed; if it is false, it must be deleted by the user. </p>

</div>
</div>
<a class="anchor" id="a41e8282d9c18a399020826e9835991fd"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TagLib::FLAC::File::removePictures </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Remove all attached images. </p>

</div>
</div>
<a class="anchor" id="afe9e8cc7b37235212dba81c3c6ada816"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TagLib::FLAC::File::removeUnsupportedProperties </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classTagLib_1_1StringList.html">StringList</a> &amp;&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="aa478cd764bd1618ceef16c507528da65"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool TagLib::FLAC::File::save </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Save the file. This will primarily save the XiphComment, but will also keep any old ID3-tags up to date. If the file has no XiphComment, one will be constructed from the ID3-tags.</p>
<p>This returns true if the save was successful. </p>

<p>Implements <a class="el" href="classTagLib_1_1File.html#aaceb28b70b1257d3fd4c5a8b514041c8">TagLib::File</a>.</p>

</div>
</div>
<a class="anchor" id="a91c39011e9a79a0dd9baf8e85a02796d"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TagLib::FLAC::File::setID3v2FrameFactory </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classTagLib_1_1ID3v2_1_1FrameFactory.html">ID3v2::FrameFactory</a> *&#160;</td>
          <td class="paramname"><em>factory</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Set the <a class="el" href="classTagLib_1_1ID3v2_1_1FrameFactory.html" title="A factory for creating ID3v2 frames during parsing.">ID3v2::FrameFactory</a> to something other than the default. This can be used to specify the way that <a class="el" href="namespaceTagLib_1_1ID3v2.html" title="An ID3v2 implementation.">ID3v2</a> frames will be interpreted when</p>
<dl class="section see"><dt>See Also</dt><dd>ID3v2FrameFactory </dd></dl>

</div>
</div>
<a class="anchor" id="aa7c9feb479b207d7a9dc8340d10685ec"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTagLib_1_1PropertyMap.html">PropertyMap</a> TagLib::FLAC::File::setProperties </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classTagLib_1_1PropertyMap.html">PropertyMap</a> &amp;&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Implements the unified property interface &ndash; import function. As with the export, only one tag is taken into account. If the file has no tag at all, a XiphComment will be created. </p>

</div>
</div>
<a class="anchor" id="aad00433cdfb832f39c0ebe936736a9bc"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTagLib_1_1ByteVector.html">ByteVector</a> TagLib::FLAC::File::streamInfoData </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns the block of data used by <a class="el" href="classTagLib_1_1FLAC_1_1Properties.html" title="An implementation of audio property reading for FLAC.">FLAC::Properties</a> for parsing the stream properties.</p>

</div>
</div>
<a class="anchor" id="a5931daa51eb9868bf88766f7ec854fda"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long TagLib::FLAC::File::streamLength </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns the length of the audio-stream, used by <a class="el" href="classTagLib_1_1FLAC_1_1Properties.html" title="An implementation of audio property reading for FLAC.">FLAC::Properties</a> for calculating the bitrate.</p>

</div>
</div>
<a class="anchor" id="a714140a91eced513a5bb521b342a37bb"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classTagLib_1_1Tag.html">TagLib::Tag</a>* TagLib::FLAC::File::tag </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Returns the <a class="el" href="classTagLib_1_1Tag.html">Tag</a> for this file. This will be a union of XiphComment, <a class="el" href="namespaceTagLib_1_1ID3v1.html" title="An ID3v1 implementation.">ID3v1</a> and <a class="el" href="namespaceTagLib_1_1ID3v2.html" title="An ID3v2 implementation.">ID3v2</a> tags.</p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classTagLib_1_1FLAC_1_1File.html#a48569df79341414f29c03d4d3f4191c5">ID3v2Tag()</a> </dd>
<dd>
<a class="el" href="classTagLib_1_1FLAC_1_1File.html#a7a6b2843d370541d49942dd1993625f8">ID3v1Tag()</a> </dd>
<dd>
XiphComment() </dd></dl>

<p>Implements <a class="el" href="classTagLib_1_1File.html#af0b855b79af02df89f096e4f8fb50b94">TagLib::File</a>.</p>

</div>
</div>
<a class="anchor" id="a31ffa82b2e168f5625311cbfa030f04f"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTagLib_1_1Ogg_1_1XiphComment.html">Ogg::XiphComment</a>* TagLib::FLAC::File::xiphComment </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>create</em> = <code>false</code></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns a pointer to the XiphComment for the file.</p>
<p>If <em>create</em> is false (the default) this will return a null pointer if there is no valid XiphComment. If <em>create</em> is true it will create a XiphComment if one does not exist.</p>
<dl class="section note"><dt>Note</dt><dd>The <a class="el" href="classTagLib_1_1Tag.html">Tag</a> <b>is still</b> owned by the <a class="el" href="classTagLib_1_1FLAC_1_1File.html" title="An implementation of TagLib::File with FLAC specific methods.">FLAC::File</a> and should not be deleted by the user. It will be deleted when the file (object) is destroyed. </dd></dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="flacfile_8h_source.html">flacfile.h</a></li>
</ul>
</div><!-- contents -->
      </div>
    </div>
  </body>
</html>