PublisherTrafficModeInvalid constant

int const PublisherTrafficModeInvalid

Description: The property param of the traffic control is set incorrectly.
Cause: The property param of the traffic control is less than 0 or exceeds all combinations.
Solutions: Check the settings of the property param of the traffic control.

Implementation

static const int PublisherTrafficModeInvalid = 1003005;