継承元 NSObject
宣言された場所 OTNetworkStatsKit.h

概要

送信側から報告された、ビットレートの推定値などの動画統計情報を表します。

connectionMaxAllocatedBitrate

送信側接続について推定可能な最大ビットレート(bps、ビット 毎秒)。

@property (readonly) int64_t connectionMaxAllocatedBitrate

登録地

OTNetworkStatsKit.h

connectionEstimatedBandwidth

送信側接続の現在の帯域幅の推定値(bps、ビット/ 秒)。

@property (readonly) int64_t connectionEstimatedBandwidth

登録地

OTNetworkStatsKit.h