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