|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <RTCAudioSource.h>
Instance Methods | |
| (instancetype) | - NS_UNAVAILABLE |
| (instancetype) | - NS_UNAVAILABLE |
| (instancetype) | - initWithNativeAudioSource: [implementation] |
| (instancetype) | - initWithNativeAudioSource: [implementation] |
| (instancetype) | - initWithNativeMediaSource:type: [implementation] |
| (instancetype) | - initWithNativeMediaSource:type: [implementation] |
Properties | |
| double | volume |
| rtc::scoped_refptr< webrtc::AudioSourceInterface > | nativeAudioSource [implementation] |
Properties inherited from RTCMediaSource | |
| RTCSourceState | state |
| rtc::scoped_refptr< webrtc::MediaSourceInterface > | nativeMediaSource [implementation] |
Additional Inherited Members | |
Class Methods inherited from RTCMediaSource | |
| (webrtc::MediaSourceInterface::SourceState) | + nativeSourceStateForState: [implementation] |
| (webrtc::MediaSourceInterface::SourceState) | + nativeSourceStateForState: [implementation] |
| (RTCSourceState) | + sourceStateForNativeState: [implementation] |
| (RTCSourceState) | + sourceStateForNativeState: [implementation] |
| (NSString *) | + stringForState: [implementation] |
| (NSString *) | + stringForState: [implementation] |
|
implementation |
Initialize an RTCAudioSource from a native AudioSourceInterface.
|
implementation |
Initialize an RTCAudioSource from a native AudioSourceInterface.
|
implementation |
Implements RTCMediaSource.
|
implementation |
Implements RTCMediaSource.
| - (instancetype) NS_UNAVAILABLE |
Implements RTCMediaSource.
| - (instancetype) NS_UNAVAILABLE |
Implements RTCMediaSource.
|
readnonatomicassignimplementation |
The AudioSourceInterface object passed to this RTCAudioSource during construction.
|
readwritenonatomicassign |
1.8.13