MediaDataPublisherExceedMaxCount constant

int const MediaDataPublisherExceedMaxCount

Description: The number of instances of the media data publisher created exceeds the maximum limit.
Cause: The number of instances of the media data publisher created exceeds the maximum limit.
Solutions: Please check if the number of instances of the media data publisher created exceeds the maximum limit, the maximum number of instances allowed to be created is 1.

Implementation

static const int MediaDataPublisherExceedMaxCount = 1013005;