libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
libZPlayVB.TID3InfoEx Structure

Extended ID3 informations. Only in version 2.00 and above.

Visual Basic
Public Structure TID3InfoEx
  Public Title As String
  Public Artist As String
  Public Album As String
  Public Year As String
  Public Comment As String
  Public Track As String
  Public Genre As String
  Public AlbumArtist As String
  Public Composer As String
  Public OriginalArtist As String
  Public Copyright As String
  Public URL As String
  Public Encoder As String
  Public Publisher As String
  Public BPM As Integer
  Public Picture As TID3Picture
End Structure
Parameters 
Description 
Title 
Title. 
Artist 
Artist. 
Album 
Album. 
Year 
Year. 
Comment 
Comment 
TrackNum 
Track number. 
Genre 
Genre. 
AlbumArtist 
Band/orchestra/accompaniment. 
Composer 
Composer. 
OriginalArtist 
Original artist. 
Copyright 
Copyright/Legal information. 
URL 
User defined URL link. 
Encoder 
Encoded by. 
Publisher 
Publisher. 
BPM 
Beat-per-minute. 
Picture 
Attached image. See TID3Picture
Copyright (c) 2010. Zoran Cindori - All rights reserved.

Web: http://libzplay.sourceforge.net/

Email: zcindori@inet.hr