Class MediaScreenSource

    Definition

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

    Represents a media source to share screen data.

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

    MediaScreenSource is not allowed to be used by third-party applications due to the security reasons. (Since Tizen 7.0)

    Constructors

    View Source

    MediaScreenSource()

    Initializes a new instance of the MediaScreenSource class.

    Declaration
    public MediaScreenSource()
    Remarks

    MediaScreenSource is not allowed to be used by third-party applications due to the security reasons. (Since Tizen 7.0)

    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