staticintstrictrtp=DEFAULT_STRICT_RTP;/*!< Only accept RTP frames from a defined source. If we receive an indication of a changing source, enter learning mode. */
staticintlearning_min_sequential=DEFAULT_LEARNING_MIN_SEQUENTIAL;/*!< Number of sequential RTP frames needed from a single source during learning mode to accept new source. */
staticintlearning_min_duration=DEFAULT_LEARNING_MIN_DURATION;/*!< Lowest acceptable timeout between the first and the last sequential RTP frame. */