Enum RecorderDeviceState

    Definition

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

    Specifies recorder device states for DeviceStateChanged.

    public enum RecorderDeviceState

    Fields

    Name Description
    Idle

    No recording in progress.

    Paused

    All recordings are paused.

    Recording

    Recording in progress.

    Extension Methods

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