RecorderFileSuffixNameFormatNotSupport constant

int const RecorderFileSuffixNameFormatNotSupport

Description: the file name suffix is not supported.
Cause: the file name suffix is not supported.
Solutions: only support .mp4/.aac/.flv.

Implementation

static const int RecorderFileSuffixNameFormatNotSupport = 1010002;