Documentation
Interactive Live Streaming Premium (Legacy)
API Reference
AgoraRtcLocalAudioStats Class Reference
Agora Objective-C API Reference for iOS/macOS
AgoraRtcLocalAudioStats Class Reference
Inherits from |
NSObject |
Declared in |
AgoraObjects.h |
Overview
The statistics of the local audio stream.
@property (assign, nonatomic) NSUInteger numChannels
Declared In
AgoraObjects.h
@property (assign, nonatomic) NSUInteger sentSampleRate
Declared In
AgoraObjects.h
The average sending bitrate (Kbps).
@property (assign, nonatomic) NSUInteger sentBitrate
Declared In
AgoraObjects.h
The audio packet loss rate (%) from the local client to the Agora edge server before applying the anti-packet loss strategies.
@property (assign, nonatomic) NSUInteger txPacketLossRate
Declared In
AgoraObjects.h