Enum MediaCodecTypes

Definition

Namespace:
Tizen.Multimedia.MediaCodec
Assembly:
Tizen.Multimedia.MediaCodec.dll
API Level:
3

Specifies types of codec.

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

C#
Copy
[Flags] public enum MediaCodecTypes
Name Description
Hardware

The hardware-accelerated codec.

Software

The software codec.