TVIRemoteAudioTrackStats Class Reference

Inherits from TVIRemoteTrackStats : TVIBaseTrackStats : NSObject
Declared in TVIRemoteAudioTrackStats.h

Overview

TVIRemoteAudioTrackStats represents stats about a remote audio track.

  audioLevel

Audio output level.

@property (nonatomic, assign, readonly) NSUInteger audioLevel

Declared In

TVIRemoteAudioTrackStats.h

  jitter

Packet jitter measured in milliseconds.

@property (nonatomic, assign, readonly) NSUInteger jitter

Declared In

TVIRemoteAudioTrackStats.h

– init

Developers shouldn’t initialize this class directly.

- (null_unspecified instancetype)init

Discussion

Remote audio track stats cannot be created explicitly.

Declared In

TVIRemoteAudioTrackStats.h