Engage Engine API  1.249.9089
Loading...
Searching...
No Matches
Engage.JsonFields.AudioDevice Class Reference

Static Public Attributes

static String objectName = "audioDevice"
 
static String deviceId = "deviceId"
 
static String samplingRate = "samplingRate"
 
static String msPerBuffer = "msPerBuffer"
 
static String bufferCount = "bufferCount"
 
static String channels = "channels"
 
static String direction = "direction"
 
static String boostPercentage = "boostPercentage"
 
static String isAdad = "isAdad"
 
static String name = "name"
 
static String manufacturer = "manufacturer"
 
static String model = "model"
 
static String hardwareId = "hardwareId"
 
static String serialNumber = "serialNumber"
 
static String isDefault = "isDefault"
 
static String extra = "extra"
 
static String type = "type"
 
static String isPresent = "isPresent"
 

Detailed Description

Definition at line 358 of file Engage.cs.

Member Data Documentation

◆ boostPercentage

String Engage.JsonFields.AudioDevice.boostPercentage = "boostPercentage"
static

Definition at line 367 of file Engage.cs.

◆ bufferCount

String Engage.JsonFields.AudioDevice.bufferCount = "bufferCount"
static

Definition at line 364 of file Engage.cs.

◆ channels

String Engage.JsonFields.AudioDevice.channels = "channels"
static

Definition at line 365 of file Engage.cs.

◆ deviceId

String Engage.JsonFields.AudioDevice.deviceId = "deviceId"
static

Definition at line 361 of file Engage.cs.

◆ direction

String Engage.JsonFields.AudioDevice.direction = "direction"
static

Definition at line 366 of file Engage.cs.

◆ extra

String Engage.JsonFields.AudioDevice.extra = "extra"
static

Definition at line 375 of file Engage.cs.

◆ hardwareId

String Engage.JsonFields.AudioDevice.hardwareId = "hardwareId"
static

Definition at line 372 of file Engage.cs.

◆ isAdad

String Engage.JsonFields.AudioDevice.isAdad = "isAdad"
static

Definition at line 368 of file Engage.cs.

◆ isDefault

String Engage.JsonFields.AudioDevice.isDefault = "isDefault"
static

Definition at line 374 of file Engage.cs.

◆ isPresent

String Engage.JsonFields.AudioDevice.isPresent = "isPresent"
static

Definition at line 377 of file Engage.cs.

◆ manufacturer

String Engage.JsonFields.AudioDevice.manufacturer = "manufacturer"
static

Definition at line 370 of file Engage.cs.

◆ model

String Engage.JsonFields.AudioDevice.model = "model"
static

Definition at line 371 of file Engage.cs.

◆ msPerBuffer

String Engage.JsonFields.AudioDevice.msPerBuffer = "msPerBuffer"
static

Definition at line 363 of file Engage.cs.

◆ name

String Engage.JsonFields.AudioDevice.name = "name"
static

Definition at line 369 of file Engage.cs.

◆ objectName

String Engage.JsonFields.AudioDevice.objectName = "audioDevice"
static

Definition at line 360 of file Engage.cs.

◆ samplingRate

String Engage.JsonFields.AudioDevice.samplingRate = "samplingRate"
static

Definition at line 362 of file Engage.cs.

◆ serialNumber

String Engage.JsonFields.AudioDevice.serialNumber = "serialNumber"
static

Definition at line 373 of file Engage.cs.

◆ type

String Engage.JsonFields.AudioDevice.type = "type"
static

Definition at line 376 of file Engage.cs.


The documentation for this class was generated from the following file: