MillicastSDK 2.0.0
|
#import <rts_remote_track.h>
Instance Methods | |
(instancetype _Nonnull) | - NS_UNAVAILABLE |
Properties | |
NSArray< MCRTSRemoteTrackLayer * > *_Nonnull | active |
Currently active layers in the event. | |
NSArray< NSString * > *_Nonnull | inactive |
The layers update event. Note that if the RtsTrack is projected onto multiple RtcTracks, the backend sends layers per RtcTrack, so the RTS track will get multiple layer events. No debouncing/deduplication is implemented.
- (instancetype _Nonnull) NS_UNAVAILABLE |
|
readnonatomicassign |
Currently active layers in the event.
|
readnonatomicassign |
Currently inactive layers in the event, where each element is the MCRTSRemoteTrackLayer/encodingId
of the inactive layer