Property | Type | Description | |
---|---|---|---|
OfflineAudioContext | System.Runtime.CompilerServices |
Method | Description | |
---|---|---|
AddEventListener ( OfflineAudioContextEvents type, Action listener ) : void | ||
AddEventListener ( OfflineAudioContextEvents type, Action listener, bool capture ) : void | ||
AddEventListener ( OfflineAudioContextEvents type, HtmlEventHandler listener ) : void | ||
AddEventListener ( OfflineAudioContextEvents type, HtmlEventHandler listener, bool capture ) : void | ||
AddEventListener ( OfflineAudioContextEvents type, HtmlEventHandlerWithTarget |
||
AddEventListener ( OfflineAudioContextEvents type, HtmlEventHandlerWithTarget |
||
AddEventListener ( OfflineAudioContextEvents type, IEventListener listener ) : void | ||
AddEventListener ( OfflineAudioContextEvents type, IEventListener listener, bool capture ) : void | ||
AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
OfflineAudioContext ( int numberOfChannels, int length, double sampleRate ) : System.Runtime.CompilerServices | ||
RemoveEventListener ( OfflineAudioContextEvents type, Action listener ) : void | ||
RemoveEventListener ( OfflineAudioContextEvents type, Action listener, bool capture ) : void | ||
RemoveEventListener ( OfflineAudioContextEvents type, HtmlEventHandler listener ) : void | ||
RemoveEventListener ( OfflineAudioContextEvents type, HtmlEventHandler listener, bool capture ) : void | ||
RemoveEventListener ( OfflineAudioContextEvents type, HtmlEventHandlerWithTarget |
||
RemoveEventListener ( OfflineAudioContextEvents type, HtmlEventHandlerWithTarget |
||
RemoveEventListener ( OfflineAudioContextEvents type, IEventListener listener ) : void | ||
RemoveEventListener ( OfflineAudioContextEvents type, IEventListener listener, bool capture ) : void | ||
RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
StartRendering ( ) : void |
Method | Description | |
---|---|---|
OfflineAudioContext ( ) : System.Runtime.CompilerServices |
public AddEventListener ( OfflineAudioContextEvents type, Action listener ) : void | ||
type | OfflineAudioContextEvents | |
listener | Action | |
return | void |
public AddEventListener ( OfflineAudioContextEvents type, Action listener, bool capture ) : void | ||
type | OfflineAudioContextEvents | |
listener | Action | |
capture | bool | |
return | void |
public AddEventListener ( OfflineAudioContextEvents type, HtmlEventHandler listener ) : void | ||
type | OfflineAudioContextEvents | |
listener | HtmlEventHandler | |
return | void |
public AddEventListener ( OfflineAudioContextEvents type, HtmlEventHandler listener, bool capture ) : void | ||
type | OfflineAudioContextEvents | |
listener | HtmlEventHandler | |
capture | bool | |
return | void |
public AddEventListener ( OfflineAudioContextEvents type, HtmlEventHandlerWithTarget |
||
type | OfflineAudioContextEvents | |
listener | HtmlEventHandlerWithTarget |
|
return | void |
public AddEventListener ( OfflineAudioContextEvents type, HtmlEventHandlerWithTarget |
||
type | OfflineAudioContextEvents | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
return | void |
public AddEventListener ( OfflineAudioContextEvents type, IEventListener listener ) : void | ||
type | OfflineAudioContextEvents | |
listener | IEventListener | |
return | void |
public AddEventListener ( OfflineAudioContextEvents type, IEventListener listener, bool capture ) : void | ||
type | OfflineAudioContextEvents | |
listener | IEventListener | |
capture | bool | |
return | void |
public AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
return | void |
public AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
return | void |
public OfflineAudioContext ( int numberOfChannels, int length, double sampleRate ) : System.Runtime.CompilerServices | ||
numberOfChannels | int | |
length | int | |
sampleRate | double | |
return | System.Runtime.CompilerServices |
public RemoveEventListener ( OfflineAudioContextEvents type, Action listener ) : void | ||
type | OfflineAudioContextEvents | |
listener | Action | |
return | void |
public RemoveEventListener ( OfflineAudioContextEvents type, Action listener, bool capture ) : void | ||
type | OfflineAudioContextEvents | |
listener | Action | |
capture | bool | |
return | void |
public RemoveEventListener ( OfflineAudioContextEvents type, HtmlEventHandler listener ) : void | ||
type | OfflineAudioContextEvents | |
listener | HtmlEventHandler | |
return | void |
public RemoveEventListener ( OfflineAudioContextEvents type, HtmlEventHandler listener, bool capture ) : void | ||
type | OfflineAudioContextEvents | |
listener | HtmlEventHandler | |
capture | bool | |
return | void |
public RemoveEventListener ( OfflineAudioContextEvents type, HtmlEventHandlerWithTarget |
||
type | OfflineAudioContextEvents | |
listener | HtmlEventHandlerWithTarget |
|
return | void |
public RemoveEventListener ( OfflineAudioContextEvents type, HtmlEventHandlerWithTarget |
||
type | OfflineAudioContextEvents | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
return | void |
public RemoveEventListener ( OfflineAudioContextEvents type, IEventListener listener ) : void | ||
type | OfflineAudioContextEvents | |
listener | IEventListener | |
return | void |
public RemoveEventListener ( OfflineAudioContextEvents type, IEventListener listener, bool capture ) : void | ||
type | OfflineAudioContextEvents | |
listener | IEventListener | |
capture | bool | |
return | void |
public RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
return | void |
public RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
return | void |