Compartilhar via


EditingEndedEvent.ErrorCode Property

Definition

Returns the error code for a #FINAL_STATE_ERROR failed editing session.

public Android.Media.Metrics.EditingEndedEventErrorCode ErrorCode { [Android.Runtime.Register("getErrorCode", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getErrorCode", "()I", "", ApiSince=35)>]
member this.ErrorCode : Android.Media.Metrics.EditingEndedEventErrorCode

Property Value

Attributes

Remarks

Returns the error code for a #FINAL_STATE_ERROR failed editing session.

Java documentation for android.media.metrics.EditingEndedEvent.getErrorCode().

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