Intel® Collaboration Suite for WebRTC  version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
OWTRemoteStream Class Reference

This class represents a remote stream. More...

#import <OWTRemoteStream.h>

Inheritance diagram for OWTRemoteStream:
Collaboration diagram for OWTRemoteStream:

Properties

NSString * origin
 
NSString * streamId
 
OWTPublicationSettingssettings
 
OWTSubscriptionCapabilitiescapabilities
 Original settings for publishing this stream.
 
id< OWTRemoteStreamDelegatedelegate
 Capabilities remote endpoint provides for subscription.
 
- Properties inherited from OWTStream
RTCMediaStream * mediaStream
 
OWTStreamSourceInfosource
 

Additional Inherited Members

- Instance Methods inherited from OWTStream
(instancetype) - init
 
(void) - attach:
 Attach the stream's first video track to a renderer. More...
 
(NSDictionary< NSString *, NSString * > *) - attributes
 Returns a user-defined attribute dictionary. More...
 

Detailed Description

This class represents a remote stream.

Property Documentation

◆ origin

- (NSString*) origin
readnonatomicstrong

Get the stream owner's ID. If will be an empty string if a stream is generated by MCU server.

◆ streamId

- (NSString*) streamId
readnonatomicstrong

Get stream's ID