Frequency |
The FrequencyToneDetector type exposes the following members.
Name | Description | |
---|---|---|
![]() | FrequencyToneDetector | Initializes a new instance of the FrequencyToneDetector class |
Name | Description | |
---|---|---|
![]() | ConverterType | (Inherited from AudioReceiver) |
![]() | ID | (Inherited from DisposableClass) |
![]() | ReceiveFormats | (Inherited from AbstractMediaReceiverAudioData, AudioFormat) |
Name | Description | |
---|---|---|
![]() | Detect | Detect a specified frequency |
![]() | Dispose | (Inherited from DisposableClass) |
![]() | Dispose(Boolean) | (Inherited from DisposableClass) |
![]() | Finalize | (Inherited from DisposableClass) |
![]() | OnDataReceived | (Overrides AbstractMediaReceiver.OnDataReceived(Object, UTP)) |
![]() | SenderConnected | (Inherited from AudioReceiver) |
![]() | SenderDisconnected | (Inherited from AudioReceiver) |
![]() | SetReceiveFormats | (Inherited from AbstractMediaReceiverAudioData, AudioFormat) |
Name | Description | |
---|---|---|
![]() | FrequencyDetected | The detection of the frequency has been successful |
![]() | FrequencyNotFound | The detection of the frequency is failed, for instance you can received another frequency, or nothing in the timeout |
![]() | ReceiveFormatsChanged | (Inherited from AbstractMediaReceiverAudioData, AudioFormat) |