SKAudioNode

E518844

SKAudioNode is a SpriteKit class used to play and control audio within 2D games and interactive scenes.

All labels observed (1)

Label Occurrences
SKAudioNode canonical 1

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf SKNode subclass
SpriteKit class
audio node
belongsToModule SpriteKit
canBeAddedTo SKNode hierarchy
SKScene
linked to: SpriteKit
canBeControlledBy SKAction
actions
canBeInitializedWith AVAudioNode
URL
fileNamed:
documentationURL https://developer.apple.com/documentation/spritekit/skaudionode
framework SpriteKit
header SpriteKit/SpriteKit.h
inheritsFrom SKNode
integratesWith AVAudioEngine
AVAudioNode
introducedBy Apple
linked to: Apple Inc.
language Objective-C
Swift
platform Apple
linked to: Apple Inc.

iOS
macOS
tvOS
watchOS
property autoplayLooped
avAudioNode
avAudioNode?.engine
isPositional
supports distance-based attenuation
looping audio
mixing with other audio nodes
panning
playback control
positional audio
spatial audio effects
volume control
typicalUse ambient audio in games
background music
soundscapes
usedFor adding positional audio to scenes
controlling audio in 2D games
playing audio in SpriteKit scenes
usedIn 2D games
SpriteKit-based applications
interactive scenes

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

SpriteKit includes SKAudioNode