Enum MediaCodecTypes

    Definition

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

    Specifies types of codec.

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

    [Flags]
    public enum MediaCodecTypes

    Fields

    Name Description
    Hardware

    The hardware-accelerated codec.

    Software

    The software codec.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX