Method SetDialFrequency
View SourceSetDialFrequency(Int64, Int32)
Sets the dial frequency of the specified channel.
Declaration
void SetDialFrequency(long frequency, int channel = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| Int64 | frequency | The dial frequency in Hertz. |
| Int32 | channel | The channel id. |