Enum RecorderType

    Definition

    Namespace:
    Tizen.Multimedia
    Assembly:
    Tizen.Multimedia.Recorder.dll

    Specifies recorder types for DeviceStateChanged.

    public enum RecorderType

    Fields

    Name Description
    Audio

    Audio recorder.

    Video

    Video recorder.

    Extension Methods

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