PublisherAudioSideDataTooLong constant
Description: Failed to send audio side info.
Cause: The input data exceeds the length limit.
Solutions: The length of the sent audio side data should be less than 1024 bytes.
Implementation
static const int PublisherAudioSideDataTooLong = 1003046;