Enum MediaCodecTypes

    Definition

    Namespace:
    Tizen.Multimedia.MediaCodec
    Assembly:
    Tizen.Multimedia.MediaCodec.dll

    Specifies types of codec.

    This enumeration has a attribute that allows a bitwise combination of its member values.

    public enum MediaCodecTypes

    Fields

    Name Description
    Hardware

    The hardware-accelerated codec.

    Software

    The software codec.

    Extension Methods

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