TVIRemoteVideoTrackStats Class Reference
| Inherits from | TVIRemoteTrackStats : TVIBaseTrackStats : NSObject |
|---|---|
| Declared in | TVIRemoteVideoTrackStats.h |
dimensions
Received frame dimensions.
@property (nonatomic, assign, readonly) CMVideoDimensions dimensionsDeclared In
TVIRemoteVideoTrackStats.h
frameRate
Received frame rate.
@property (nonatomic, assign, readonly) NSUInteger frameRateDeclared In
TVIRemoteVideoTrackStats.h
– init
Developers shouldn’t initialize this class directly.
- (null_unspecified instancetype)initDiscussion
Remote video track stats cannot be created explicitly.
Declared In
TVIRemoteVideoTrackStats.h