mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-15 08:41:50 +00:00
[core] Add support to phrase play-file to set a volume attribute
This commit is contained in:
@@ -356,6 +356,7 @@ struct switch_file_handle {
|
||||
switch_size_t samples_in;
|
||||
switch_size_t samples_out;
|
||||
int32_t vol;
|
||||
int32_t volgranular;
|
||||
switch_audio_resampler_t *resampler;
|
||||
switch_buffer_t *buffer;
|
||||
switch_byte_t *dbuf;
|
||||
|
||||
Reference in New Issue
Block a user