INTERACT FORUM

Please login or register.

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

Author Topic: GetImageFile  (Read 1362 times)

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
GetImageFile
« on: December 05, 2003, 10:31:29 am »

Matt/Nikolay,

When calling GetImageFile in MC is it up to the caller to delete the file afterwards like in MJ?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41953
  • Shoes gone again!
Re:GetImageFile
« Reply #1 on: December 09, 2003, 01:35:04 pm »

In some cases / parameters it'll return a file in the temporary directory. (if it's an internal image)

However, plugins use the same filename over and over, so it's not important that you delete it.

If there ever is an issue, we'll make MC do the garbage collection on shutdown.
Logged
Matt Ashland, JRiver Media Center

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Re:GetImageFile
« Reply #2 on: December 09, 2003, 01:52:52 pm »

Thanks Matt.
Logged
Pages: [1]   Go Up