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
    Inheritance
    object
    MediaSource
    MediaScreenSource
    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[])

    See Also

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