Search Results for

    Show / Hide Table of Contents

    Class HTMLMediaElement

    Inheritance
    System.Object
    JSRef
    JSObject
    HTMLElement
    HTMLMediaElement
    HTMLAudioElement
    HTMLVideoElement
    Inherited Members
    JSRef.Dispose(Boolean)
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: LiveKit
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class HTMLMediaElement : HTMLElement

    Properties

    Volume

    Declaration
    public float Volume { get; set; }
    Property Value
    Type Description
    System.Single
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL