Fork me on GitHub
Data Fields
janus_pp_g711_wav Struct Reference

Data Fields

char riff [4]
 
uint32_t len
 
char wave [4]
 
char fmt [4]
 
uint32_t formatsize
 
uint16_t format
 
uint16_t channels
 
uint32_t samplerate
 
uint32_t avgbyterate
 
uint16_t samplebytes
 
uint16_t channelbits
 
char data [4]
 
uint32_t blocksize
 

Field Documentation

uint32_t janus_pp_g711_wav::avgbyterate
uint32_t janus_pp_g711_wav::blocksize
uint16_t janus_pp_g711_wav::channelbits
uint16_t janus_pp_g711_wav::channels
char janus_pp_g711_wav::data
char janus_pp_g711_wav::fmt
uint16_t janus_pp_g711_wav::format
uint32_t janus_pp_g711_wav::formatsize
uint32_t janus_pp_g711_wav::len
char janus_pp_g711_wav::riff
uint16_t janus_pp_g711_wav::samplebytes
uint32_t janus_pp_g711_wav::samplerate
char janus_pp_g711_wav::wave

The documentation for this struct was generated from the following files: