Enum ScreenMirroringVideoCodec

    Definition

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

    Specifies the video codecs for ScreenMirroring.

    public enum ScreenMirroringVideoCodec

    Fields

    Name Description
    H264

    H.264 codec.

    None

    The screen mirroring is not negotiated yet.

    See Also
    ScreenMirroringVideoInfo

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<ScreenMirroringVideoCodec>(ScreenMirroringVideoCodec, string)
    Extensions.LoadFromXaml<ScreenMirroringVideoCodec>(ScreenMirroringVideoCodec, string)
    Extensions.LoadFromXaml<ScreenMirroringVideoCodec>(ScreenMirroringVideoCodec, Type)
    Extensions.LoadFromXamlFile<ScreenMirroringVideoCodec>(ScreenMirroringVideoCodec, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX