mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342701 c90b9560-bf6c-de11-be94-00142212c4b1
265 lines
7.5 KiB
XML
265 lines
7.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<appendix xml:id="ktaglib.constants" xmlns="http://docbook.org/ns/docbook">
|
|
&reftitle.constants;
|
|
&extension.constants;
|
|
|
|
<para>
|
|
KTaglib uses class constants. Most of the constants are mappings to the according
|
|
Taglib enums and constants.
|
|
</para>
|
|
|
|
<variablelist>
|
|
<varlistentry xml:id="ktaglib-mpeg-header.constants.version1">
|
|
<term><constant>KTaglib_MPEG_Header::Version1</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
ID3 version is 1.0
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-mpeg-header.constants.version2">
|
|
<term><constant>KTaglib_MPEG_Header::Version2</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
ID3 version is 2.0
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-mpeg-header.constants.version2-5">
|
|
<term><constant>KTaglib_MPEG_Header::Version2_5</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
ID3 version is 2.5
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.other">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::Other</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type Other
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.fileicon">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::FileIcon</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type FileIcon
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.otherfileicon">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::OtherFileIcon</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type OtherFileIcon
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.frontcover">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::FrontCover</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type FrontCover
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.backcover">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::BackCover</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type BackCover
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.leafletpage">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::LeafletPage</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type LeafletPage
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.media">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::Media</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type Media
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.leadartist">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::LeadArtist</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type LeadArtist
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.artist">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::Artist</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type Artist
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.conductor">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::Conductor</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type Conductor
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.band">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::Band</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type Band
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.composer">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::Composer</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type Composer
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.lyricist">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::Lyricist</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type Lyricist
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.recordinglocation">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::RecordingLocation</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type RecordingLocation
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.duringrecording">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::DuringRecording</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type DuringRecording
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.duringperformance">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::DuringPerformance</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type DuringPerformance
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.moviescreencapture">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::MovieScreenCapture</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type MovieScreenCapture
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.colouredfish">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::ColouredFish</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type ColouredFish
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.illustration">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::Illustration</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type Illustration
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry xml:id="ktaglib-id3v2-attachedpictureframe.constants.bandlogo">
|
|
<term><constant>KTaglib_ID3v2_AttachedPictureFrame::BandLogo</constant>
|
|
(<type>integer</type>)
|
|
</term>
|
|
<listitem>
|
|
<simpara>
|
|
Picture type BandLogo
|
|
</simpara>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</appendix>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|