Class MediaCustomSource

    Definition

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

    Represents a audio, video custom source.

    public sealed class MediaCustomSource : MediaSource, IDisplayable<uint>
    Inheritance
    object
    MediaSource
    MediaCustomSource
    Implements
    Tizen.Multimedia.IDisplayable<><uint>

    Constructors

    View Source

    MediaCustomSource(MediaType)

    Initializes a new instance of the MediaCustomSource class.

    Declaration
    public MediaCustomSource(MediaType type)
    Parameters
    Type Name Description
    MediaType type
    See Also
    AddSource(MediaSource)
    AddSources(params MediaSource[])

    Implements

    Tizen.Multimedia.IDisplayable<>

    Extension Methods

    EXamlExtensions.LoadFromEXaml<T>(T, string)
    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    EXamlExtensions.LoadFromEXamlPath<TXaml>(TXaml, string)
    EXamlExtensions.LoadFromEXamlPath<T>(T, Type)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)

    See Also

    AddSource(MediaSource)
    AddSources(params MediaSource[])
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX