Class Audio.Input
implements
Audio.Source
An audio system input.
Constructors
Properties
output |
Audio.Connection outputs as an array |
Constructor Documentation
Create a new system input
Parameters
- name (string) The name of the new input as it will show in the audio system.
- connection (string) optional If given the new Input will automatically connect to the named external client in the audio system e.g. "system:capture_1"
Property Documentation
Audio.Connection outputs as an array. Adding or removing elements to this array has no effect on the underlying audio component.
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.