Overload List
| # | Signature | Description |
|---|---|---|
| 1 | AudioSignal | |
| 2 | AudioSignal(Component AOwner) | |
| 3 | AudioSignal(IContainer Container) |
Overload 1: AudioSignal
Result: stored in self (calling object)
Overload 2: AudioSignal(Component AOwner)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AOwner | Component |
Result: stored in self (calling object)
Overload 3: AudioSignal(IContainer Container)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Container | IContainer |
Result: stored in self (calling object)