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