Enum SignalGeneratorType
Signal Generator type
Namespace: SIPSorcery.Media
Assembly: SIPSorcery.dll
Syntax
public enum SignalGeneratorType
Fields
| Name | Description |
|---|---|
| Pink | Pink noise |
| SawTooth | Sawtooth wave |
| Sin | Sine wave |
| Square | Square wave |
| Sweep | Sweep |
| Triangle | Triangle Wave |
| White | White noise |