Enum CodecType

    Definition

    Namespace:
    Tizen.Multimedia
    Assembly:
    Tizen.Multimedia.MediaPlayer.dll

    Specifies the types of a codec for Player.

    public enum CodecType

    Fields

    Name Description
    Hardware

    An optional flag for using the H/W codec.

    Software

    An optional flag for using the S/W codec

    See Also
    AudioCodecType

    Extension Methods

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