Search Results for

    Show / Hide Table of Contents

    Class MediaPlayer.OptionsWebGL

    Inheritance
    System.Object
    MediaPlayer.PlatformOptions
    MediaPlayer.OptionsWebGL
    Inherited Members
    MediaPlayer.PlatformOptions.httpHeaders
    MediaPlayer.PlatformOptions.keyAuth
    MediaPlayer.PlatformOptions.StartWithHighestBandwidth()
    Namespace: RenderHeads.Media.AVProVideo
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class OptionsWebGL : MediaPlayer.PlatformOptions

    Fields

    externalLibrary

    Declaration
    public WebGL.ExternalLibrary externalLibrary
    Field Value
    Type Description
    WebGL.ExternalLibrary

    useTextureMips

    Declaration
    public bool useTextureMips
    Field Value
    Type Description
    System.Boolean

    Methods

    GetKeyServerAuthToken()

    Declaration
    public override string GetKeyServerAuthToken()
    Returns
    Type Description
    System.String
    Overrides
    MediaPlayer.PlatformOptions.GetKeyServerAuthToken()

    GetOverrideDecryptionKey()

    Declaration
    public override byte[] GetOverrideDecryptionKey()
    Returns
    Type Description
    System.Byte[]
    Overrides
    MediaPlayer.PlatformOptions.GetOverrideDecryptionKey()

    IsModified()

    Declaration
    public override bool IsModified()
    Returns
    Type Description
    System.Boolean
    Overrides
    MediaPlayer.PlatformOptions.IsModified()
    In This Article