Audio-TagLib

 view release on metacpan or  search on metacpan

lib/Audio/TagLib/ID3v2/AttachedPictureFrame.pm  view on Meta::CPAN


=item I<void setTextEncoding(PV $t)>

Set the text encoding used for the description.

see I<description()>

=item I<L<String|Audio::TagLib::String> mimeType()>

Returns the mime type of the image.  This should in most cases be
  "image/png" or "image/jpeg".

=item I<void setMimeType(L<String|Audio::TagLib::String> $m)>

Sets the mime type of the image.  This should in most cases be
"image/png" or "image/jpeg".

=item I<PV type()>

Returns the type of the image.

see I<setType()>

see %_Type

=item I<void setType(PV $t)>



( run in 0.907 second using v1.01-cache-2.11-cpan-788537b7465 )