Enum RecordingLimitType

    Definition

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

    Specifies types of the recording limit for Recorder.

    public enum RecordingLimitType

    Fields

    Name Description
    Size

    Size limit in KB(KiloBytes) of the recording file.

    Space

    No free space in the storage.

    Time

    Time limit in seconds of the recording file

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