MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Properties | List of all members
MCRTSRemoteTrackLayer Class Reference

Represents an layer entry in the layers event received by the media server. More...

#import <rts_remote_track.h>

Inheritance diagram for MCRTSRemoteTrackLayer:
Inheritance graph
[legend]
Collaboration diagram for MCRTSRemoteTrackLayer:
Collaboration graph
[legend]

Properties

NSString *_Nonnull encodingId
 
int bitrate
 
NSNumber *_Nullable spatialLayerId
 
NSNumber *_Nullable temporalLayerId
 
NSNumber *_Nullable maxSpatialLayerId
 
NSNumber *_Nullable maxTemporalLayerId
 
NSNumber *_Nullable targetBitrate
 
NSNumber *_Nullable targetFps
 
NSNumber *_Nullable targetHeight
 
NSNumber *_Nullable targetWidth
 
MCRTSRemoteVideoTrackLayerResolution *_Nullable resolution
 

Detailed Description

Represents an layer entry in the layers event received by the media server.

Property Documentation

◆ bitrate

- (int) bitrate
readnonatomicassign

◆ encodingId

- (NSString* _Nonnull) encodingId
readnonatomicassign

◆ maxSpatialLayerId

- (NSNumber* _Nullable) maxSpatialLayerId
readnonatomicassign

◆ maxTemporalLayerId

- (NSNumber* _Nullable) maxTemporalLayerId
readnonatomicassign

◆ resolution

- (MCRTSRemoteVideoTrackLayerResolution* _Nullable) resolution
readnonatomicassign

◆ spatialLayerId

- (NSNumber* _Nullable) spatialLayerId
readnonatomicassign

◆ targetBitrate

- (NSNumber* _Nullable) targetBitrate
readnonatomicassign

◆ targetFps

- (NSNumber* _Nullable) targetFps
readnonatomicassign

◆ targetHeight

- (NSNumber* _Nullable) targetHeight
readnonatomicassign

◆ targetWidth

- (NSNumber* _Nullable) targetWidth
readnonatomicassign

◆ temporalLayerId

- (NSNumber* _Nullable) temporalLayerId
readnonatomicassign

The documentation for this class was generated from the following file: