home *** CD-ROM | disk | FTP | other *** search
- NTComponentTypeName = NTOutputDevice;
- NTComponentSubtypeName = NTSound;
- NTVendor = "NeXT Computer, Inc.";
- NTMediaType = NTSound;
-
- NTConfiguration = {
- NTSampleInput = {
- NTFormatType = NTRaw;
- NTFormatSubtype = NTRaw;
- };
- NTSampleOutput = {
- NTFormatType = NTOutputDevice;
- NTFormatSubtype = NTRaw;
- };
- };
- NTComponentPrincipalClass = NTSoundOutDevice;
-
- // Debug flag generates diagnostic printout for user-level DMA with
- // NEXTIME_Sound driver.
-
- NTDebug = NO;
-