InCallService.VideoCall.Callback.OnVideoQualityChanged(VideoQuality) Method

Definition

[Android.Runtime.Register("onVideoQualityChanged", "(I)V", "GetOnVideoQualityChanged_IHandler", ApiSince=23)]
public abstract void OnVideoQualityChanged (Android.Telecom.VideoQuality videoQuality);
[<Android.Runtime.Register("onVideoQualityChanged", "(I)V", "GetOnVideoQualityChanged_IHandler", ApiSince=23)>]
abstract member OnVideoQualityChanged : Android.Telecom.VideoQuality -> unit

Parameters

videoQuality
VideoQuality
Attributes

Remarks

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