Class Propertyswiftwasm.webapikit 0.1.0WebAudio
constructor
Generated.swift:484override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
s8WebAudio0B4NodeC11constructor13JavaScriptKit10JSFunctionCSgvpZ
What are these?2A3X8
import WebAudio
class AudioNode
class JSFunction
JSFunction
represents a function in JavaScript and supports new object instantiation. This type can be callable as a function using callAsFunction
.
class var constructor: JSFunction? { get }
required init(unsafelyWrapping jsObject: JSObject)
@ReadWriteAttribute var channelCount: UInt32 { get set }
@ReadWriteAttribute var channelCountMode: ChannelCountMode { get set }
@ReadWriteAttribute var channelInterpretation: ChannelInterpretation { get set }
@ReadonlyAttribute var context: BaseAudioContext { get }
@ReadonlyAttribute var numberOfInputs: UInt32 { get }
@ReadonlyAttribute var numberOfOutputs: UInt32 { get }
@discardableResult func connect<NodeType>(destinationNode: NodeType, output: UInt32? = nil, input: UInt32? = nil) -> NodeType where NodeType : AudioNode
func connect(destinationParam: AudioParam, output: UInt32? = nil)
func disconnect()
func disconnect(destinationNode: AudioNode)
func disconnect(destinationNode: AudioNode, output: UInt32)
func disconnect(destinationNode: AudioNode, output: UInt32, input: UInt32)
func disconnect(destinationParam: AudioParam)
func disconnect(destinationParam: AudioParam, output: UInt32)
func disconnect(output: UInt32)
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }
override class var constructor: JSFunction? { get }