MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Instance Methods | Properties | List of all members
MCRTSRemoteVideoTrackLayerResolution Class Reference

Represents resolution of a video frame. More...

#import <rts_remote_track.h>

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

Instance Methods

(instancetype _Nonnull) - NS_UNAVAILABLE
 

Properties

int width
 Width in pixels.
 
int height
 Height in pixels.
 

Detailed Description

Represents resolution of a video frame.

Method Documentation

◆ NS_UNAVAILABLE

- (instancetype _Nonnull) NS_UNAVAILABLE

Property Documentation

◆ height

- (int) height
readnonatomicassign

Height in pixels.

◆ width

- (int) width
readnonatomicassign

Width in pixels.


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