Current design:
AudioDestinationNode (realtime-specific render loop)
- DefaultAudioDestinationNode (no render loop)
- OffilneAudioDestinationNode (offline-specific render loop)
Action item:
- Rename "Default" to "Online" or "Realtime".
- Move the realtime render loop to the realtime destination node class.
Comment 1 by rtoy@chromium.org
, Jun 19 2018