Unit 'tsd_tag_id3v2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titansound]

TID3v2Tag.GetUnicodeCoverPictureInfo

Declaration

Source position: tsd_tag_id3v2.pas line 428

public function TID3v2Tag.GetUnicodeCoverPictureInfo(

  FrameIndex: Integer;

  var MIMEType: string;

  var Description: string;

  var CoverType: Integer

):Boolean; overload;

function TID3v2Tag.GetUnicodeCoverPictureInfo(

  FrameID: string;

  var MIMEType: string;

  var Description: string;

  var CoverType: Integer

):Boolean; overload;



CT Web help

CodeTyphon Studio