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