Class MediaFormat

    Definition

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

    MediaFormat is a base class for media formats.

    public abstract class MediaFormat
    Inheritance
    object
    MediaFormat
    Derived
    AudioMediaFormat
    AudioMediaFormat
    ContainerMediaFormat
    ContainerMediaFormat
    TextMediaFormat
    TextMediaFormat
    VideoMediaFormat
    VideoMediaFormat

    Properties

    View Source

    Type

    Gets the type of the current format.

    Declaration
    public MediaFormatType Type { get; }
    Property Value
    Type Description
    MediaFormatType
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX