Enum MediaCodecError

    Definition

    Namespace:
    Tizen.Multimedia.MediaCodec
    Assembly:
    Tizen.Multimedia.MediaCodec.dll

    Specifies the errors of MediaCodec.

    public enum MediaCodecError

    Fields

    Name Description
    InternalError

    An internal error.

    InvalidStream

    The stream is invalid.

    NotSupportedFormat

    The format is not supported.

    OutOfStorage

    Not enough storage.

    See Also
    ErrorOccurred
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX