public Learn ( CodeFormat codeFormat = null, LearnCodeModifier learnCodeFormat = null, uint forcedFrequency = null, System.TimeSpan timeout = null ) : string | ||
codeFormat | CodeFormat | The format of the IR code to use in learning. |
learnCodeFormat | LearnCodeModifier | The modifier used for the code format. |
forcedFrequency | uint | The frequency to use in learning. |
timeout | System.TimeSpan | The timeout after which to abort learning if it has not completed. |
Résultat | string |