INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Something Cool I Noticed  (Read 1357 times)

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
Something Cool I Noticed
« on: September 23, 2004, 04:47:39 pm »

Something Cool I Noticed When Playing Around With The SDK ToDay

    CoverArtPath = MJFile.GetImageFile(IMAGEFILE_IN_FILE)
             ' returns Path:\\\\Temp\MP3 Decompressed Cover Art (temp).jpg
             ' MC Will Decompress The Image Inside The Media File For Use
             ' I Did Not Know It Would Do This, Really Nice, I Can Use This

    If CoverArtPath = "" Then
            CoverArtPath = MJFile.GetImageFile(IMAGEFILE_IN_DATABASE)
             ' Returns The Path Of The External Cover Art
    End If

I Thank The Pagen Gods!
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA
Pages: [1]   Go Up