CarrierConfigManager.ImsRtt.KeyTextRsBandwidthBpsInt 字段

定义

为文本媒体指定 RS (RTCP 带宽-发送方) SDP 修饰符。

[Android.Runtime.Register("KEY_TEXT_RS_BANDWIDTH_BPS_INT", ApiSince=33)]
public const string KeyTextRsBandwidthBpsInt;
[<Android.Runtime.Register("KEY_TEXT_RS_BANDWIDTH_BPS_INT", ApiSince=33)>]
val mutable KeyTextRsBandwidthBpsInt : string

字段值

属性

注解

为文本媒体指定 RS (RTCP 带宽-发送方) SDP 修饰符。

这表示分配给文本媒体的活动数据发送方的 RTCP 带宽。

按 RFC 3556 第 2 节以每秒位表示。

适用于 . 的 android.telephony.CarrierConfigManager.ImsRtt.KEY_TEXT_RS_BANDWIDTH_BPS_INTJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于