TCRAudioSessionDelegate Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | TcrSession.h |
Overview
sdk audioSession proxy, after implementing and passing addTCGAudioSessionDelegate. AudioSession will no longer be operated in the sdk, but AudioSession related operations will be called back to the APP through the proxy for processing. The APP will set the AVAudioSession according to the parameters according to actual needs.