release abstract method

Future<void> release()

释放音乐内容中心所占用的所有资源。

该方法需要在 RtcEngine 的 release 方法前调用。

Implementation

Future<void> release();