⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 Java实现的MP3播放器。界面比较简单
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<DT><A HREF="helliker/id3/ID3v2Footer.html#getMajorVersion()"><B>getMajorVersion()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Footer.html">ID3v2Footer</A>
<DD>Returns the major version of this id3v2 tag.
<DT><A HREF="helliker/id3/ID3v2Header.html#getMajorVersion()"><B>getMajorVersion()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Header.html">ID3v2Header</A>
<DD>Returns the major version of this id3v2 tag.
<DT><A HREF="helliker/id3/ID3v2ExtendedHeader.html#getMaxFrames()"><B>getMaxFrames()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2ExtendedHeader.html">ID3v2ExtendedHeader</A>
<DD>Returns the maximum number of frames if set.
<DT><A HREF="helliker/id3/ID3v2ExtendedHeader.html#getMaxTagSize()"><B>getMaxTagSize()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2ExtendedHeader.html">ID3v2ExtendedHeader</A>
<DD>Returns the maximum tag size or -1 if unset
<DT><A HREF="helliker/id3/ID3v2ExtendedHeader.html#getMaxTextSize()"><B>getMaxTextSize()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2ExtendedHeader.html">ID3v2ExtendedHeader</A>
<DD>Returns the maximum length of a string if set or -1
<DT><A HREF="helliker/id3/ID3v2Footer.html#getMinorVersion()"><B>getMinorVersion()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Footer.html">ID3v2Footer</A>
<DD>Return the minor version/revision of this id3v2 tag.
<DT><A HREF="helliker/id3/ID3v2Header.html#getMinorVersion()"><B>getMinorVersion()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Header.html">ID3v2Header</A>
<DD>Return the minor version/revision of this id3v2 tag.
<DT><A HREF="helliker/id3/MP3File.html#getMPEGChannelMode()"><B>getMPEGChannelMode()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Return the channel mode of the mpeg.
<DT><A HREF="helliker/id3/MP3File.html#getMPEGEmphasis()"><B>getMPEGEmphasis()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns the emphasis of this mp3.
<DT><A HREF="helliker/id3/MP3File.html#getMPEGLayer()"><B>getMPEGLayer()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns a string specifying the layer of the mpeg.
<DT><A HREF="helliker/id3/MP3File.html#getMPEGVersion()"><B>getMPEGVersion()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns a string specifying the version of the mpeg.
<DT><A HREF="helliker/id3/ID3v2ExtendedHeader.html#getNumFlagBytes()"><B>getNumFlagBytes()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2ExtendedHeader.html">ID3v2ExtendedHeader</A>
<DD>Returns the number of extended flag bytes
<DT><A HREF="helliker/id3/MP3File.html#getOriginalArtist()"><B>getOriginalArtist()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns the original artist of this mp3 if set and the empty string if not (id3v2 only).
<DT><A HREF="helliker/id3/ID3v2Tag.html#getPadding()"><B>getPadding()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Tag.html">ID3v2Tag</A>
<DD>Returns the current number of padding bytes in this id3v2 tag.
<DT><A HREF="helliker/id3/MP3File.html#getParent()"><B>getParent()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns the parent directory of this MP3File.
<DT><A HREF="helliker/id3/MP3File.html#getPath()"><B>getPath()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Return the absolute path of this MP3File.
<DT><A HREF="helliker/id3/MP3File.html#getPlayingTime()"><B>getPlayingTime()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns the length (in seconds) of the playing time of this mp3.
<DT><A HREF="helliker/id3/MP3File.html#getPlayingTimeString()"><B>getPlayingTimeString()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Return a formatted version of the getPlayingTime method.
<DT><A HREF="helliker/id3/ID3v2Frame.html#getReadOnly()"><B>getReadOnly()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Frame.html">ID3v2Frame</A>
<DD>Returns true if this frame is read only
<DT><A HREF="helliker/id3/MP3File.html#getSampleRate()"><B>getSampleRate()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns the sample rate of this mp3 in Hz.
<DT><A HREF="helliker/id3/MPEGAudioFrameHeader.html#getSampleRate()"><B>getSampleRate()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MPEGAudioFrameHeader.html">MPEGAudioFrameHeader</A>
<DD>Returns the sample rate of the mpeg in Hz
<DT><A HREF="helliker/id3/ID3v1Tag.html#getSize()"><B>getSize()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v1Tag.html">ID3v1Tag</A>
<DD>Return the size in bytes of the tag.
<DT><A HREF="helliker/id3/ID3v2ExtendedHeader.html#getSize()"><B>getSize()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2ExtendedHeader.html">ID3v2ExtendedHeader</A>
<DD>Returns the size of the extended header
<DT><A HREF="helliker/id3/ID3v2Tag.html#getSize()"><B>getSize()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Tag.html">ID3v2Tag</A>
<DD>Returns the size of this id3v2 tag.
<DT><A HREF="helliker/id3/ID3v2Frame.html#getTagAlterDiscard()"><B>getTagAlterDiscard()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Frame.html">ID3v2Frame</A>
<DD>Returns true if the tag alter preservation bit has been set.
<DT><A HREF="helliker/id3/MP3File.html#getTaggingType()"><B>getTaggingType()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns the currently set tagging type.
<DT><A HREF="helliker/id3/ID3v2Footer.html#getTagSize()"><B>getTagSize()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Footer.html">ID3v2Footer</A>
<DD>Returns the size (in bytes) of the frames and/or extended footer portion of the id3v2 tag according to the size field in the footer.
<DT><A HREF="helliker/id3/ID3v2Header.html#getTagSize()"><B>getTagSize()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Header.html">ID3v2Header</A>
<DD>Returns the size (in bytes) of the frames and/or extended header portion of the id3v2 tag according to the size field in the header.
<DT><A HREF="helliker/id3/ID3v2ExtendedHeader.html#getTextEncode()"><B>getTextEncode()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2ExtendedHeader.html">ID3v2ExtendedHeader</A>
<DD>Returns true if the text encode flag is set
<DT><A HREF="helliker/id3/ID3v1Tag.html#getTitle()"><B>getTitle()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v1Tag.html">ID3v1Tag</A>
<DD>Return the title field of the tag
<DT><A HREF="helliker/id3/MP3File.html#getTitle()"><B>getTitle()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns the title of this mp3 if set and the empty string if not.
<DT><A HREF="helliker/id3/ID3v1Tag.html#getTrack()"><B>getTrack()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v1Tag.html">ID3v1Tag</A>
<DD>Return the track field of the tag
<DT><A HREF="helliker/id3/MP3File.html#getTrack()"><B>getTrack()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns the track of this mp3 if set and the empty string if not.
<DT><A HREF="helliker/id3/ID3v2Footer.html#getUnsynchronisation()"><B>getUnsynchronisation()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Footer.html">ID3v2Footer</A>
<DD>Returns true if the unsynchronisation bit is set in this footer.
<DT><A HREF="helliker/id3/ID3v2Header.html#getUnsynchronisation()"><B>getUnsynchronisation()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Header.html">ID3v2Header</A>
<DD>Returns true if the unsynchronisation bit is set in this header.
<DT><A HREF="helliker/id3/ID3v2Frame.html#getUnsynchronised()"><B>getUnsynchronised()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Frame.html">ID3v2Frame</A>
<DD>Returns true if this frame is unsynchronised
<DT><A HREF="helliker/id3/ID3v2ExtendedHeader.html#getUpdate()"><B>getUpdate()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2ExtendedHeader.html">ID3v2ExtendedHeader</A>
<DD>Returns true if this tag is an update of a previous tag
<DT><A HREF="helliker/id3/MP3File.html#getUserDefinedURL()"><B>getUserDefinedURL()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns the user defined url of this mp3 if set and the empty string if not (id3v2 only).
<DT><A HREF="helliker/id3/MPEGAudioFrameHeader.html#getVersion()"><B>getVersion()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MPEGAudioFrameHeader.html">MPEGAudioFrameHeader</A>
<DD>Return the version of the mpeg in string form.
<DT><A HREF="helliker/id3/ID3v1Tag.html#getYear()"><B>getYear()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v1Tag.html">ID3v1Tag</A>
<DD>Return the year field of the tag
<DT><A HREF="helliker/id3/MP3File.html#getYear()"><B>getYear()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns the year of this mp3 if set and the empty string if not.
<DT><A HREF="helliker/id3/ID3v2Frames.html#GROUP_IDENTIFICATION_REGISTRATION"><B>GROUP_IDENTIFICATION_REGISTRATION</B></A> - 
Static variable in class helliker.id3.<A HREF="helliker/id3/ID3v2Frames.html">ID3v2Frames</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="helliker/id3/ID3v2Header.html#headerExists()"><B>headerExists()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/ID3v2Header.html">ID3v2Header</A>
<DD>Returns true if a header exists
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="helliker/id3/ID3FieldDataException.html"><B>ID3FieldDataException</B></A> - exception helliker.id3.<A HREF="helliker/id3/ID3FieldDataException.html">ID3FieldDataException</A>.<DD>&nbsp;<DT><A HREF="helliker/id3/ID3FieldDataException.html#ID3FieldDataException()"><B>ID3FieldDataException()</B></A> - 
Constructor for class helliker.id3.<A HREF="helliker/id3/ID3FieldDataException.html">ID3FieldDataException</A>
<DD>Create an ID3FieldDataException with a default message
<DT><A HREF="helliker/id3/ID3FieldDataException.html#ID3FieldDataException(java.lang.String)"><B>ID3FieldDataException(String)</B></A> - 
Constructor for class helliker.id3.<A HREF="helliker/id3/ID3FieldDataException.html">ID3FieldDataException</A>
<DD>Create an ID3FieldDataException with the specified message
<DT><A HREF="helliker/id3/MP3File.html#ID3V1_ONLY"><B>ID3V1_ONLY</B></A> - 
Static variable in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Write and read from ID3v1 tags only.
<DT><A HREF="helliker/id3/MP3File.html#id3v1Exists()"><B>id3v1Exists()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns true if an id3v1 tag currently exists.
<DT><A HREF="helliker/id3/ID3v1Tag.html"><B>ID3v1Tag</B></A> - class helliker.id3.<A HREF="helliker/id3/ID3v1Tag.html">ID3v1Tag</A>.<DD>&nbsp;<DT><A HREF="helliker/id3/ID3v1Tag.html#ID3v1Tag(java.io.File)"><B>ID3v1Tag(File)</B></A> - 
Constructor for class helliker.id3.<A HREF="helliker/id3/ID3v1Tag.html">ID3v1Tag</A>
<DD>Create an id3v1tag from the file specified.
<DT><A HREF="helliker/id3/MP3File.html#ID3V2_ONLY"><B>ID3V2_ONLY</B></A> - 
Static variable in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Write and read from ID3v2 tags only.
<DT><A HREF="helliker/id3/MP3File.html#id3v2Exists()"><B>id3v2Exists()</B></A> - 
Method in class helliker.id3.<A HREF="helliker/id3/MP3File.html">MP3File</A>
<DD>Returns true if an id3v2 tag currently exists.
<DT><A HREF="helliker/id3/ID3v2ExtendedHeader.html"><B>ID3v2ExtendedHeader</B></A> - class helliker.id3.<A HREF="helliker/id3/ID3v2ExtendedHeader.html">ID3v2ExtendedHeader</A>.<DD>&nbsp;<DT><A HREF="helliker/id3/ID3v2ExtendedHeader.html#ID3v2ExtendedHeader(java.io.File)"><B>ID3v2ExtendedHeader(File)</B></A> - 
Constructor for class helliker.id3.<A HREF="helliker/id3/ID3v2ExtendedHeader.html">ID3v2ExtendedHeader</A>
<DD>Create an extended header object from the file passed.
<DT><A HREF="helliker/id3/ID3v2Footer.html"><B>ID3v2Footer</B></A> - class helliker.id3.<A HREF="helliker/id3/ID3v2Footer.html">ID3v2Footer</A>.<DD>&nbsp;<DT><A HREF="helliker/id3/ID3v2Footer.html#ID3v2Footer(java.io.File, int)"><B>ID3v2Footer(File, int)</B></A> - 
Constructor for class helliker.id3.<A HREF="helliker/id3/ID3v2Footer.html">ID3v2Footer</A>
<DD>Creates and id3v2 footer.
<DT><A HREF="helliker/id3/ID3v2FormatException.html"><B>ID3v2FormatException</B></A> - exception helliker.id3.<A HREF="helliker/id3/ID3v2FormatException.html">ID3v2FormatException</A>.<DD>&nbsp;<DT><A HREF="helliker/id3/ID3v2FormatException.html#ID3v2FormatException()"><B>ID3v2FormatException()</B></A> - 
Constructor for class helliker.id3.<A HREF="helliker/id3/ID3v2FormatException.html">ID3v2FormatException</A>
<DD>Create an ID3v2FormatException with a default message
<DT><A HREF="helliker/id3/ID3v2FormatException.html#ID3v2FormatException(java.lang.String)"><B>ID3v2FormatException(String)</B></A> - 
Constructor for class helliker.id3.<A HREF="helliker/id3/ID3v2FormatException.html">ID3v2FormatException</A>
<DD>Create an ID3v2FormatException with a specified message
<DT><A HREF="helliker/id3/ID3v2Frame.html"><B>ID3v2Frame</B></A> - class helliker.id3.<A HREF="helliker/id3/ID3v2Frame.html">ID3v2Frame</A>.<DD>&nbsp;<DT><A HREF="helliker/id3/ID3v2Frame.html#ID3v2Frame(java.lang.String, byte[])"><B>ID3v2Frame(String, byte[])</B></A> - 
Constructor for class helliker.id3.<A HREF="helliker/id3/ID3v2Frame.html">ID3v2Frame</A>
<DD>Create and ID3v2 frame with the specified id and data.
<DT><A HREF="helliker/id3/ID3v2Frame.html#ID3v2Frame(java.lang.String, byte[], boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)"><B>ID3v2Frame(String, byte[], boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)</B></A> - 
Constructor for class helliker.id3.<A HREF="helliker/id3/ID3v2Frame.html">ID3v2Frame</A>
<DD>Create an ID3v2Frame with the specified id, data, and flags set.
<DT><A HREF="helliker/id3/ID3v2Frame.html#ID3v2Frame(java.lang.String, byte[], byte[])"><B>ID3v2Frame(String, byte[], byte[])</B></A> - 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -