[Android.Runtime.Register("BITRATE_MODE_CBR_FD", ApiSince=31)] [System.Obsolete("This constant will be removed in the future version. Use Android.Media.BitrateMode enum directly instead of this field.", true)] public const Android.Media.BitrateMode BitrateModeCbrFd = 3; Field Value Valu...
Use Android.Media.BitrateMode enum directly instead of this field. Constant bitrate mode with frame drops C# 复制 [Android.Runtime.Register("BITRATE_MODE_CBR_FD", ApiSince=31)] [System.Obsolete("This constant will be removed in the future version. Use Android.Media.BitrateMode enum ...