docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_evt_sessiongroup_updated_t

    Inheritance
    object
    vx_evt_sessiongroup_updated_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_evt_sessiongroup_updated_t : IDisposable

    Constructors

    vx_evt_sessiongroup_updated_t()

    Declaration
    public vx_evt_sessiongroup_updated_t()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    base_

    Declaration
    public vx_evt_base_t base_ { get; set; }
    Property Value
    Type Description
    vx_evt_base_t

    current_playback_mode

    Declaration
    public vx_sessiongroup_playback_mode current_playback_mode { get; set; }
    Property Value
    Type Description
    vx_sessiongroup_playback_mode

    current_playback_speed

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

    current_recording_filename

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

    first_frame_timestamp_us

    Declaration
    public long first_frame_timestamp_us { get; set; }
    Property Value
    Type Description
    long

    first_loop_frame

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

    in_delayed_playback

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

    last_loop_frame_played

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

    loop_buffer_capacity

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

    playback_paused

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

    sessiongroup_handle

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

    total_loop_frames_captured

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

    total_recorded_frames

    Declaration
    public int total_recorded_frames { 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_evt_sessiongroup_updated_t()

    Declaration
    protected ~vx_evt_sessiongroup_updated_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)