Język

MediaSyncErrorCode Enum

Definition

public enum MediaSyncErrorCode
type MediaSyncErrorCode = 
Inheritance
MediaSyncErrorCode

Fields

Name Value Description
AudiotrackFail 1

Audio track failed.

Android reference for android.media.MediaSync.MEDIASYNC_ERROR_AUDIOTRACK_FAIL.

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.

SurfaceFail 2

The surface failed to handle video buffers.

Android reference for android.media.MediaSync.MEDIASYNC_ERROR_SURFACE_FAIL.

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.

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