AudioCodec
AudioCodec(IntPtr, JniHandleOwnership)
Amr
Fmtp
Gsm
GsmEfr
JniPeerMembers
Pcma
Pcmu
Rtpmap
ThresholdClass
ThresholdType
Type
GetCodec(Int32, String, String)
GetCodecs()
monoandroid
namespace Android.Net.Rtp
{
[Register("android/net/rtp/AudioCodec", DoNotGenerateAcw = true)]
public class AudioCodec : Object
{
[Register("getCodec", "(ILjava/lang/String;Ljava/lang/String;)Landroid/net/rtp/AudioCodec;", "")]
public static AudioCodec? GetCodec(int type, string? rtpmap, string? fmtp);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API