ftp.nice.ch/pub/next/developer/languages/c/gcc.2.7.2.2.I.b.tar.gz#/lib/gcc-lib/m68k-next-nextstep3/2.7.2.2.f.2/include/soundkit/NXSoundIn.h

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

/*
 * NXSoundIn.h
 *
 * Copyright (c) 1992, NeXT Computer, Inc.  All rights reserved. 
 */

#import "NXSoundDevice.h"

@interface NXSoundIn:NXSoundDevice
{
    int _reserved1;
}

/* Obsolete.*/
+ (port_t)lookUpDevicePortOnHost:(const char *)hostName;

@end

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