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