// // RCHWDecode.h // RCLiveDemo // // Created by My Apple on 2021/11/8. // #ifndef RCHWDecode_h #define RCHWDecode_h #import "RCAacToPcmDecoder.h" #import "RCH264HWDecoder.h" #import "RCH265HWDecoder.h" #endif /* RCHWDecode_h */