channelMediaRelayStopFailed constant

int const channelMediaRelayStopFailed

停止媒体流转发操作失败

原因通常为未开启媒体流转发。请确认调用 stopChannelMediaRelay 前,是否已成功调用 startChannelMediaRelay 开启媒体流转发。

Implementation

static const int channelMediaRelayStopFailed = 30112;