Class MediaTestSource

    Definition

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

    Represents a media source that makes test audio or video stream.

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

    Constructors

    View Source

    MediaTestSource(MediaType)

    Initializes a new instance of the MediaTestSource class.

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

    Implements

    Tizen.Multimedia.IDisplayable<>

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    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