#import <RTCMediaStream.h>
◆ addAudioTrack:() [1/2]
Adds the given audio track to this media stream.
◆ addAudioTrack:() [2/2]
Adds the given audio track to this media stream.
◆ addVideoTrack:() [1/2]
Adds the given video track to this media stream.
◆ addVideoTrack:() [2/2]
Adds the given video track to this media stream.
◆ initWithFactory:streamId:() [1/2]
◆ initWithFactory:streamId:() [2/2]
◆ initWithNativeMediaStream:() [1/2]
◆ initWithNativeMediaStream:() [2/2]
◆ NS_UNAVAILABLE() [1/2]
- (instancetype) NS_UNAVAILABLE |
|
|
|
◆ NS_UNAVAILABLE() [2/2]
- (instancetype) NS_UNAVAILABLE |
|
|
|
◆ removeAudioTrack:() [1/2]
Removes the given audio track to this media stream.
◆ removeAudioTrack:() [2/2]
Removes the given audio track to this media stream.
◆ removeVideoTrack:() [1/2]
Removes the given video track to this media stream.
◆ removeVideoTrack:() [2/2]
Removes the given video track to this media stream.
◆ audioTracks
The audio tracks in this stream.
◆ nativeMediaStream
- (scoped_refptr<)webrtc: |
|
readnonatomicassignimplementation |
MediaStreamInterface representation of this RTCMediaStream object. This is needed to pass to the underlying C++ APIs.
◆ streamId
An identifier for this media stream.
◆ videoTracks
The video tracks in this stream.
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCMediaStream.h
- Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/Framework/Classes/RTCMediaStream.mm