Remove format for now
This commit is contained in:
parent
240346b7da
commit
c3a015b616
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ struct _AudioPipelineElement {
|
||||||
AudioPipelineElementType type;
|
AudioPipelineElementType type;
|
||||||
|
|
||||||
/* output format */
|
/* output format */
|
||||||
char format[4];
|
|
||||||
uint8_t channels;
|
uint8_t channels;
|
||||||
uint8_t bits_per_sample;
|
uint8_t bits_per_sample;
|
||||||
uint32_t sample_rate;
|
uint32_t sample_rate;
|
||||||
|
|
Loading…
Reference in a new issue