AudioCaptureDevice Class Reference
Constructor
- void AudioCaptureDevice()
- void AudioCaptureDevice(int index, HashMap properties)
Constructor Properties
- prototype: The AudioCaptureDevice prototype object
Prototype Object Properties
- String description()
- int index()
- bool isValid()
- String name()
- Object property(char name)
- List propertyNames()
Instance Properties
AudioCaptureDevice objects have no special properties beyond those inherited from the AudioCaptureDevice prototype object.