TVORemoteAudioTrackStats Class Reference
| Inherits from | TVORemoteTrackStats : TVOBaseTrackStats : NSObject | 
|---|---|
| Declared in | TVORemoteAudioTrackStats.h | 
  audioLevel
	Audio output level.
@property (nonatomic, assign, readonly) NSUInteger audioLevelDeclared In
TVORemoteAudioTrackStats.h
  jitter
	Packet jitter measured in milliseconds.
@property (nonatomic, assign, readonly) NSUInteger jitterDeclared In
TVORemoteAudioTrackStats.h
– init
	Developers shouldn’t initialize this class directly.
- (null_unspecified instancetype)initDiscussion
Remote audio track stats cannot be created explicitly.
Declared In
TVORemoteAudioTrackStats.h