NSSound Class Reference
PDF
Overview
Adopted Protocols
Tasks
Creating Sounds
Configuring Sounds
Getting Sound Information
Playing Sounds
Writing Sounds
Deprecated
Class Methods
canInitWithPasteboard:
soundNamed:
soundUnfilteredTypes
Instance Methods
channelMapping
currentTime
delegate
duration
initWithContentsOfFile:byReference:
initWithContentsOfURL:byReference:
initWithData:
initWithPasteboard:
isPlaying
loops
name
pause
play
playbackDeviceIdentifier
resume
setChannelMapping:
setCurrentTime:
setDelegate:
setLoops:
setName:
setPlaybackDeviceIdentifier:
setVolume:
stop
volume
writeToPasteboard:
Delegate Methods
sound:didFinishPlaying:
Constants
NSPasteboard Type for Sound Data
Appendix A: Deprecated NSSound Methods
Deprecated in Mac OS X v10.5
soundUnfilteredFileTypes
soundUnfilteredPasteboardTypes
Revision History
Index
Companion Guide
Sound Programming Topics for Cocoa