Show / Hide Table of Contents

Struct TRTCQualityInfo

6.4 Video quality

You can use this parameter to display an icon on the UI that indicates the line quality of a user in a call.

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: trtc
Assembly: cs.temp.dll.dll
Syntax
public struct TRTCQualityInfo

Fields

quality

Video quality

Declaration
public TRTCQuality quality
Field Value
Type Description
TRTCQuality

userId

User ID

Declaration
public String userId
Field Value
Type Description
String
In This Article
  • Fields
    • quality
    • userId
Back to top Generated by DocFX