NERoomLiveStreamAudioCodecProfile @objc public enum NERoomLiveStreamAudioCodecProfile : UInt 直播推流音频编码规格 LCAAC NERtcLiveStreamAudioCodecProfileLCAAC: LC-AAC 规格,表示基本音频编码规格 Declaration Swift case LCAAC HEAAC NERtcLiveStreamAudioCodecProfileHEAAC: HE-AAC 规格,表示高效音频编码规格 Declaration Swift case HEAAC