神岛 API 文档 - ArenaPro版
    Preparing search index...

    Enumeration MediaErrorCode

    定义了一组媒体错误代码。这些错误代码用于标识不同类型的媒体错误。

    Defines a set of media error codes. These error codes are used to identify different types of media errors.

    Index

    Enumeration Members

    MEDIA_ERR_ABORTED: 1

    媒体播放被中止。

    Media playback was aborted.

    MEDIA_ERR_DECODE: 3

    解码错误导致媒体播放失败。

    A decoding error caused the media playback to fail.

    MEDIA_ERR_NETWORK: 2

    网络错误导致媒体播放失败。

    A network error caused the media playback to fail.

    MEDIA_ERR_SRC_NOT_SUPPORTED: 4

    媒体源不受支持。

    The media source is not supported.