webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <RTCAudioSessionDelegateAdapter.h>
Instance Methods | |
(instancetype) | - NS_UNAVAILABLE |
(instancetype) | - initWithObserver: |
(instancetype) | - NS_UNAVAILABLE |
(instancetype) | - initWithObserver: |
Adapter that forwards RTCAudioSessionDelegate calls to the appropriate methods on the AudioSessionObserver.
- (instancetype) initWithObserver: | (webrtc::AudioSessionObserver *) | NS_DESIGNATED_INITIALIZER |
|observer| is a raw pointer and should be kept alive for this object's lifetime.
- (instancetype) initWithObserver: | (webrtc::AudioSessionObserver *) | NS_DESIGNATED_INITIALIZER |
|observer| is a raw pointer and should be kept alive for this object's lifetime.
- (instancetype) NS_UNAVAILABLE |
- (instancetype) NS_UNAVAILABLE |