ftp.nice.ch/pub/next/tools/frontends/MPEGHelper.0.8.s.tar.gz#/MPEGHelper.0.8.s/Source/MHFileInfoTool.h

This is MHFileInfoTool.h in view mode; [Download] [Up]

/* --------------------------------------------------------------------------

Class:			MHFileInfoTool
Version:		0.1
File:			MHFileInfoTool.h				 

Written by:		Thomas Engel
Created:		17.05.1995	(Copyleft)
Last modified:	17.05.1995


Note:	For a detailed description please read the class documentation.

 ------------------------------------------------------------------------- */

#import <MHFilterTool.h>


@interface MHFileInfoTool:MHFilterTool
{
}

- view;
- image;
- (BOOL)canProcess:aFile for:aController;

- processInput:aPath forOutput:outPath;
- stopProcessing;
- (BOOL)isProzessing;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.