[Index]

Model: device/cuc/WaveFormat

Model Details: device/cuc/WaveFormat

Title Description Details
Codec Id Internal Codec ID number
  • Field Name: CodecId
  • Type: Integer
Java Encoding Corresponding value of javax.sound.sampled.AudioFormat.Encoding as string.
  • Field Name: JavaEncoding
  • Type: String
  • MaxLength: 1024
Object Id The primary key for this table. A globally unique, system-generated identifier for a WaveFormat object. - template parameter [1]
  • Field Name: ObjectId
  • Type: String
  • MaxLength: 1024
Samples Per Sec Specifies the required data-transfer rate (in bytes per second) for the FormatTag.
  • Field Name: SamplesPerSec
  • Type: Integer
Format Tag Waveform-audio format type.
  • Field Name: FormatTag
  • Type: Integer
URI
  • Field Name: URI
  • Type: String
  • Target: /api/choices/?format=json&hierarchy=[hierarchy]&auth_token=%3D%3D%24Kg6bkBktjudY26RX%24Mpb8HR%2Bl3B2KvGZLEpjmsD4KbeC1azl8du2G01MTho4/E1uk8F5oargUXlszt5xcZ12gExBjIS6V51VxjozVQIym1GTpL2TWJXCI/HSCN/SXaJ1n81ftZpavFGhpyc0sV4WyxvmRtuRqxF/3zV9in%2BhpsLhVD7sym2Cq/QrX8FZkwuwSaNPAjMU9Qz3eGhuzh4S8vDDhm7wFfucT0rbRL%2BizM7AOY0uoR0Dinm9py4QSZORoC3l3e2t68C7Af3h0K4nAJmeqRiaq%2B4QiGmOkxyopuQpy16TK0UDjm%2BvLsaWOR%2BY6sI4JNnHeG86jqDU4xqFztsH0C8Ya9YMNBUxdoDeeq6LlMQBrTsjs5VY99qEqx7LoGWa2R93bL%2BnicOVhKrudj3atbf0um8PjexfW6%2Bm7%2B8FN49AN4i2a5Pkp9Li3E%2BjDw0X9FQEiu%2B/Gxi5CdMyX7Tqt6YPdhtaVSYY%3D%24%3D%3D
  • MaxLength: 1024
  • Format: uri
  • Choices: []
Channels Number of channels in the waveform-audio data.
  • Field Name: Channels
  • Type: Integer
Format Name Name reported by the OS corresponding to FormatTag.
  • Field Name: FormatName
  • Type: String
  • MaxLength: 1024
Bits Per Sample Bits per sample for the FormatTag.
  • Field Name: BitsPerSample
  • Type: Integer
Block Align Block alignment, in bytes.
  • Field Name: BlockAlign
  • Type: Integer
Avg Bytes Per Sec Specifies the required average data-transfer rate (in bytes per second) for the FormatTag.
  • Field Name: AvgBytesPerSec
  • Type: Integer