docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_channel_t

    Inheritance
    object
    vx_channel_t
    Implements
    IDisposable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: VivoxUnity.dll
    Syntax
    public class vx_channel_t : IDisposable

    Constructors

    vx_channel_t()

    Declaration
    public vx_channel_t()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    active_participants

    Declaration
    public int active_participants { get; set; }
    Property Value
    Type Description
    int

    capacity

    Declaration
    public int capacity { get; set; }
    Property Value
    Type Description
    int

    channel_desc

    Declaration
    public string channel_desc { get; set; }
    Property Value
    Type Description
    string

    channel_id

    Declaration
    public int channel_id { get; set; }
    Property Value
    Type Description
    int

    channel_name

    Declaration
    public string channel_name { get; set; }
    Property Value
    Type Description
    string

    channel_uri

    Declaration
    public string channel_uri { get; set; }
    Property Value
    Type Description
    string

    clamping_dist

    Declaration
    public int clamping_dist { get; set; }
    Property Value
    Type Description
    int

    dist_model

    Declaration
    public int dist_model { get; set; }
    Property Value
    Type Description
    int

    encrypt_audio

    Declaration
    public int encrypt_audio { get; set; }
    Property Value
    Type Description
    int

    host

    Declaration
    public string host { get; set; }
    Property Value
    Type Description
    string

    is_persistent

    Declaration
    public int is_persistent { get; set; }
    Property Value
    Type Description
    int

    is_protected

    Declaration
    public int is_protected { get; set; }
    Property Value
    Type Description
    int

    limit

    Declaration
    public int limit { get; set; }
    Property Value
    Type Description
    int

    max_gain

    Declaration
    public double max_gain { get; set; }
    Property Value
    Type Description
    double

    max_range

    Declaration
    public int max_range { get; set; }
    Property Value
    Type Description
    int

    mode

    Declaration
    public vx_channel_mode mode { get; set; }
    Property Value
    Type Description
    vx_channel_mode

    modified

    Declaration
    public string modified { get; set; }
    Property Value
    Type Description
    string

    owner

    Declaration
    public string owner { get; set; }
    Property Value
    Type Description
    string

    owner_display_name

    Declaration
    public string owner_display_name { get; set; }
    Property Value
    Type Description
    string

    owner_user_name

    Declaration
    public string owner_user_name { get; set; }
    Property Value
    Type Description
    string

    roll_off

    Declaration
    public double roll_off { get; set; }
    Property Value
    Type Description
    double

    size

    Declaration
    public int size { get; set; }
    Property Value
    Type Description
    int

    type

    Declaration
    public int type { get; set; }
    Property Value
    Type Description
    int

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Dispose(bool)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    bool disposing

    ~vx_channel_t()

    Declaration
    protected ~vx_channel_t()

    Implements

    IDisposable
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)