Enum StreamRecorderError

    Definition

    Namespace:
    Tizen.Multimedia
    Assembly:
    Tizen.Multimedia.StreamRecorder.dll

    Specifies errors for StreamRecorder/

    public enum StreamRecorderError

    Fields

    Name Description
    InternalError

    Internal error.

    OutOfStorage

    Out of storage.

    Extension Methods

    EXamlExtensions.LoadFromEXaml<StreamRecorderError>(StreamRecorderError, string)
    EXamlExtensions.LoadFromEXamlByRelativePath<StreamRecorderError>(StreamRecorderError, string)
    EXamlExtensions.LoadFromEXamlPath<StreamRecorderError>(StreamRecorderError, string)
    EXamlExtensions.LoadFromEXamlPath<StreamRecorderError>(StreamRecorderError, Type)
    Extensions.LoadFromXaml<StreamRecorderError>(StreamRecorderError, string)
    Extensions.LoadFromXaml<StreamRecorderError>(StreamRecorderError, Type)
    Extensions.LoadFromXamlFile<StreamRecorderError>(StreamRecorderError, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX