#include <AudioSummingJunction.h>
◆ AudioSummingJunction()
WebCore::AudioSummingJunction::AudioSummingJunction |
( |
AudioContext & |
| ) |
|
|
explicit |
◆ ~AudioSummingJunction()
virtual WebCore::AudioSummingJunction::~AudioSummingJunction |
( |
| ) |
|
|
virtual |
◆ canUpdateState()
virtual bool WebCore::AudioSummingJunction::canUpdateState |
( |
| ) |
|
|
pure virtual |
◆ changedOutputs()
void WebCore::AudioSummingJunction::changedOutputs |
( |
| ) |
|
◆ context()
◆ didUpdate()
virtual void WebCore::AudioSummingJunction::didUpdate |
( |
| ) |
|
|
pure virtual |
◆ isConnected()
bool WebCore::AudioSummingJunction::isConnected |
( |
| ) |
const |
|
inline |
◆ numberOfConnections()
unsigned WebCore::AudioSummingJunction::numberOfConnections |
( |
| ) |
const |
|
inlineprotected |
◆ numberOfRenderingConnections()
unsigned WebCore::AudioSummingJunction::numberOfRenderingConnections |
( |
| ) |
const |
|
inline |
◆ renderingOutput() [1/2]
AudioNodeOutput* WebCore::AudioSummingJunction::renderingOutput |
( |
unsigned |
i | ) |
|
|
inline |
◆ renderingOutput() [2/2]
const AudioNodeOutput* WebCore::AudioSummingJunction::renderingOutput |
( |
unsigned |
i | ) |
const |
|
inline |
◆ updateRenderingState()
void WebCore::AudioSummingJunction::updateRenderingState |
( |
| ) |
|
◆ m_context
◆ m_outputs
◆ m_renderingOutputs
◆ m_renderingStateNeedUpdating
bool WebCore::AudioSummingJunction::m_renderingStateNeedUpdating |
|
protected |
The documentation for this class was generated from the following file: