AudioCodec.Rtpmap Property

Definition

The encoding parameters to be used in the corresponding SDP attribute.

[Android.Runtime.Register("rtpmap")]
public string? Rtpmap { get; set; }
[<Android.Runtime.Register("rtpmap")>]
member this.Rtpmap : string with get, set

Property Value

Attributes

Remarks

The encoding parameters to be used in the corresponding SDP attribute.

Java documentation for android.net.rtp.AudioCodec.rtpmap.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to