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 = "2.9.1"
    Field Value
    Type Description
    System.String

    Apple

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

    Windows

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

    WinRT

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