Search Results for

    Show / Hide Table of Contents

    Class Helper.ExpectedPluginVersion

    Inheritance
    System.Object
    Helper.ExpectedPluginVersion
    Namespace: RenderHeads.Media.AVProVideo
    Assembly: cs.temp.dll.dll
    Syntax
    public sealed class ExpectedPluginVersion

    Fields

    Android

    Declaration
    public const string Android = "3.2.4"
    Field Value
    Type Description
    System.String

    Apple

    Declaration
    public const string Apple = "3.2.5"
    Field Value
    Type Description
    System.String

    OpenHarmony

    Declaration
    public const string OpenHarmony = "3.2.5"
    Field Value
    Type Description
    System.String

    Windows

    Declaration
    public const string Windows = "3.2.0"
    Field Value
    Type Description
    System.String

    WinRT

    Declaration
    public const string WinRT = "3.2.0"
    Field Value
    Type Description
    System.String
    In This Article