PublisherSeiDataTooLong constant

int const PublisherSeiDataTooLong

Description: Failed to send SEI.
Cause: The input data exceeds the length limit.
Solutions: The length of the sent SEI data should be less than 4096 bytes.

Implementation

static const int PublisherSeiDataTooLong = 1003044;