Contents

Standard Sound Dialog Component

Describes the QuickTime component that lets the user make audio parameter settings.

About the Standard Sound Dialog Component

Inside Macintosh: QuickTime Reference describes what the standard sound dialog component does and includes an illustration of the standard dialog box.

Using the Standard Sound Dialog Component

Inside Macintosh: QuickTime Reference describes how to use the standard sound dialog component from within an application. Sample code is included for several functions.

Functions

Inside Macintosh: QuickTime Reference describes three functions, taken from the standard image compression dialog component, which are implemented in the standard sound dialog component: SCGetInfo , SCSetInfo , and SCRequestImageSettings . Refer to the chapter "Standard Image Compression Dialog" for the complete function definitions. Also described are two new functions, SCGetSettingsAsAtomContainer and SCSetSettingsFromAtomContainer .

  • SCGetInfo
  • SCSetInfo
  • SCRequestImageSettings
  • SCGetSettingsAsAtomContainer
  • SCSetSettingsFromAtomContainer

Constants

Inside Macintosh: QuickTime Reference defines the constants used by the sound dialog component. These are primarily new selectors that can be passed to SCGetInfo or SCSetInfo , and are supported only when these functions are called with the standard sound dialog component. These selectors are not supported when calling SCGetInfo or SCSetInfo for a standard image compression dialog.

  • scSoundSampleRateType
  • scSoundSampleSizeType
  • scSoundChannelCountType
  • scSoundCompressionType
  • scCompressionListType
  • scPreferenceFlagsType
  • scExtendedProcsType
  • scSettingsStateType

Copyright © 2002 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2002-09-17