Struct MediaDeviceInfo
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: LiveKit
Assembly: cs.temp.dll.dll
Syntax
public struct MediaDeviceInfo
Fields
DeviceId
Declaration
public string DeviceId
Field Value
Type | Description |
---|---|
System.String |
GroupId
Declaration
public string GroupId
Field Value
Type | Description |
---|---|
System.String |
Kind
Declaration
public MediaDeviceKind Kind
Field Value
Type | Description |
---|---|
MediaDeviceKind |
Label
Declaration
public string Label
Field Value
Type | Description |
---|---|
System.String |