Table of Contents

Class AudioNodeOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class AudioNodeOptions
Inheritance
AudioNodeOptions
Derived
Inherited Members

Constructors

AudioNodeOptions()

public AudioNodeOptions()

Fields

ChannelCount

[Value("channelCount")]
public ulong ChannelCount

Field Value

ulong

ChannelCountMode

[Value("channelCountMode")]
public ChannelCountMode ChannelCountMode

Field Value

ChannelCountMode

ChannelInterpretation

[Value("channelInterpretation")]
public ChannelInterpretation ChannelInterpretation

Field Value

ChannelInterpretation