#import <RTCPeerConnectionFactory.h>
◆ audioSourceWithConstraints:() [1/2]
◆ audioSourceWithConstraints:() [2/2]
◆ audioTrackWithSource:trackId:() [1/2]
◆ audioTrackWithSource:trackId:() [2/2]
◆ audioTrackWithTrackId:() [1/2]
Initialize an RTCAudioTrack with an id. Convenience ctor to use an audio source with no constraints.
◆ audioTrackWithTrackId:() [2/2]
Initialize an RTCAudioTrack with an id. Convenience ctor to use an audio source with no constraints.
◆ avFoundationVideoSourceWithConstraints:() [1/2]
◆ avFoundationVideoSourceWithConstraints:() [2/2]
◆ mediaStreamWithStreamId:() [1/2]
◆ mediaStreamWithStreamId:() [2/2]
◆ NS_DESIGNATED_INITIALIZER() [1/2]
- (instancetype) NS_DESIGNATED_INITIALIZER |
|
|
|
◆ NS_DESIGNATED_INITIALIZER() [2/2]
- (instancetype) NS_DESIGNATED_INITIALIZER |
|
|
|
◆ peerConnectionWithConfiguration:constraints:delegate:() [1/2]
◆ peerConnectionWithConfiguration:constraints:delegate:() [2/2]
◆ startAecDumpWithFilePath:maxSizeInBytes:() [1/2]
- (BOOL) startAecDumpWithFilePath: |
|
(NSString *) |
filePath |
maxSizeInBytes: |
|
(int64_t) |
maxSizeInBytes |
|
|
| |
Start an AecDump recording. This API call will likely change in the future.
◆ startAecDumpWithFilePath:maxSizeInBytes:() [2/2]
- (BOOL) startAecDumpWithFilePath: |
|
(NSString *) |
filePath |
maxSizeInBytes: |
|
(int64_t) |
maxSizeInBytes |
|
|
| |
Start an AecDump recording. This API call will likely change in the future.
◆ stopAecDump() [1/2]
◆ stopAecDump() [2/2]
◆ videoTrackWithSource:trackId:() [1/2]
◆ videoTrackWithSource:trackId:() [2/2]
◆ nativeFactory
- (scoped_refptr<)webrtc: |
|
readnonatomicassignimplementation |
PeerConnectionFactoryInterface created and held by this RTCPeerConnectionFactory object. This is needed to pass to the underlying C++ APIs.
The documentation for this class was generated from the following files: