Enum StreamRecorderVideoFormat

    Definition

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

    Specifies the video source formats for StreamRecorder.

    public enum StreamRecorderVideoFormat

    Fields

    Name Description
    I420

    I420 format.

    Nv12

    Nv12 format.

    Nv21

    Nv21 format.

    Extension Methods

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